Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DWriter.cpp94 void createCustomSections();
155 void Writer::createCustomSections() { in createCustomSections() function in lld::wasm::Writer
424 createCustomSections(); in addSections()