Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp97 void createSyntheticSectionsPostLayout();
1535 void Writer::createSyntheticSectionsPostLayout() { in createSyntheticSectionsPostLayout() function in lld::wasm::Writer
1600 createSyntheticSectionsPostLayout(); in run()