Searched defs:outSec (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | LinkerScript.h | 274 OutputSection *outSec = nullptr; global() member |
H A D | ScriptParser.cpp | 938 readOutputSectionDescription(StringRef outSec) readOutputSectionDescription() argument |
H A D | SyntheticSections.cpp | 799 if (const OutputSection *outSec = sym.getOutputSection()) { getPageEntryOffset() local |