Home
last modified time | relevance | path

Searched refs:createSyntheticInitFunctions (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp61 void createSyntheticInitFunctions();
1023 void Writer::createSyntheticInitFunctions() { in createSyntheticInitFunctions() function in lld::wasm::Writer
1610 createSyntheticInitFunctions(); in run()