Searched refs:hasSectionsCommand (Results 1 – 5 of 5) sorted by relevance
74 if (script->hasSectionsCommand) in getOutputSectionName()879 if (hasSectionsCommand) in addOrphanSections()997 if (sec->addrExpr && script->hasSectionsCommand) { in assignOffsets()1115 return hasSectionsCommand && (getFirstInputSection(sec) == nullptr) && in isDiscarded()1245 if (!script->hasSectionsCommand || allocateHeaders) in computeBase()1309 if (script->hasSectionsCommand) { in assignAddresses()
237 if (script->hasSectionsCommand) in addReservedSymbols()300 bool hasDataRelRo = script->hasSectionsCommand && findSection(".data.rel.ro"); in createSyntheticSections()546 if (script->hasSectionsCommand) in run()1410 if (script->hasSectionsCommand) in sortSection()1459 if (!script->hasSectionsCommand) { in sortSections()1473 if (!script->hasSectionsCommand) in sortSections()2114 if (!script->hasSectionsCommand && !config->relocatable) in finalizeSections()
342 bool hasSectionsCommand = false; variable
398 if (config->singleRoRx && !script->hasSectionsCommand) in checkOptions()2191 if (script->hasSectionsCommand) in readSymbolPartitionSection()
603 script->hasSectionsCommand = true; in readSections()