Home
last modified time | relevance | path

Searched defs:outSec (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/ELF/
H A DLinkerScript.h274 OutputSection *outSec = nullptr; global() member
H A DScriptParser.cpp938 readOutputSectionDescription(StringRef outSec) readOutputSectionDescription() argument
H A DSyntheticSections.cpp799 if (const OutputSection *outSec = sym.getOutputSection()) { getPageEntryOffset() local