Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DOutputSections.h100 bool typeIsSet = false; variable
H A DOutputSections.cpp119 if (!hasInputSections && !typeIsSet) { in commitSection()
132 if (typeIsSet || !canMergeToProgbits(type) || in commitSection()
147 if (!typeIsSet) in commitSection()
H A DScriptParser.cpp883 cmd->typeIsSet = true; in readSectionDirective()
898 cmd->typeIsSet = true; in readSectionDirective()