Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DLinkerScript.h264 OutputSection *outSec = nullptr; member
H A DScriptParser.cpp902 OutputDesc *ScriptParser::readOutputSectionDescription(StringRef outSec) { in readOutputSectionDescription()
H A DSyntheticSections.cpp766 if (const OutputSection *outSec = sym.getOutputSection()) { in getPageEntryOffset() local