Home
last modified time | relevance | path

Searched refs:typeIsSet (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lld/ELF/
DOutputSections.h94 bool typeIsSet = false; variable
DOutputSections.cpp116 if (hasInputSections || typeIsSet) { in commitSection()
117 if (typeIsSet || !canMergeToProgbits(type) || in commitSection()
130 if (!typeIsSet) in commitSection()
DScriptParser.cpp828 cmd->typeIsSet = true; in readSectionDirective()
843 cmd->typeIsSet = true; in readSectionDirective()