Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDLinkerScript.h284 OutputSection *outSec = nullptr; member
HDScriptParser.cpp965 OutputDesc *ScriptParser::readOutputSectionDescription(StringRef outSec) { in readOutputSectionDescription()
HDSyntheticSections.cpp801 if (const OutputSection *outSec = sym.getOutputSection()) { in getPageEntryOffset() local