Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DOutputSections.h94 bool typeIsSet = false; variable
H A DOutputSections.cpp118 if (hasInputSections || typeIsSet) { in commitSection()
119 if (typeIsSet || !canMergeToProgbits(type) || in commitSection()
134 if (!typeIsSet) in commitSection()
H A DScriptParser.cpp847 cmd->typeIsSet = true; in readSectionDirective()
862 cmd->typeIsSet = true; in readSectionDirective()