Home
last modified time | relevance | path

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

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