Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp95 void createCustomSections();
156 void Writer::createCustomSections() { in createCustomSections() function in lld::wasm::Writer
443 createCustomSections(); in addSections()