Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h284 OutputSection *outSec = nullptr; member
H A DScriptParser.cpp965 OutputDesc *ScriptParser::readOutputSectionDescription(StringRef outSec) { in readOutputSectionDescription()
H A DSyntheticSections.cpp801 if (const OutputSection *outSec = sym.getOutputSection()) { in getPageEntryOffset() local