Home
last modified time | relevance | path

Searched defs:finalizeInputSections (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/wasm/
H A DOutputSections.cpp214 void CustomSection::finalizeInputSections() { finalizeInputSections() function in lld::wasm::CustomSection
/llvm-project/lld/ELF/
H A DOutputSections.cpp189 void OutputSection::finalizeInputSections(LinkerScript *script) { finalizeInputSections() function in OutputSection