Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DLinkerScript.h250 OutputSection *outSec = nullptr; member
DScriptParser.cpp857 OutputSection *ScriptParser::readOutputSectionDescription(StringRef outSec) { in readOutputSectionDescription()
DSyntheticSections.cpp779 if (const OutputSection *outSec = sym.getOutputSection()) { in getPageEntryOffset() local