Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DWriter.cpp96 void createSyntheticSectionsPostLayout();
1510 void Writer::createSyntheticSectionsPostLayout() { in createSyntheticSectionsPostLayout() function in lld::wasm::Writer
1578 createSyntheticSectionsPostLayout(); in run()