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