Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DLinkerScript.h251 OutputSection *outSec = nullptr; member
DScriptParser.cpp834 OutputSection *ScriptParser::readOutputSectionDescription(StringRef outSec) { in readOutputSectionDescription()
DSyntheticSections.cpp779 if (const OutputSection *outSec = sym.getOutputSection()) { in getPageEntryOffset() local