Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DOutputSections.h93 bool typeIsSet = false; variable
H A DOutputSections.cpp112 if (hasInputSections || typeIsSet) { in commitSection()
113 if (typeIsSet || !canMergeToProgbits(type) || in commitSection()
126 if (!typeIsSet) in commitSection()
H A DScriptParser.cpp828 cmd->typeIsSet = true; in readSectionDirective()
843 cmd->typeIsSet = true; in readSectionDirective()