Searched defs:finalizeInputSections (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | OutputSections.cpp | 214 void CustomSection::finalizeInputSections() { finalizeInputSections() function in lld::wasm::CustomSection |
/llvm-project/lld/ELF/ | ||
H A D | OutputSections.cpp | 189 void OutputSection::finalizeInputSections(LinkerScript *script) { finalizeInputSections() function in OutputSection |