Searched refs:hasSectionsCommand (Results 1 – 5 of 5) sorted by relevance
74 if (script->hasSectionsCommand) in getOutputSectionName()871 if (hasSectionsCommand) in addOrphanSections()985 if (sec->addrExpr && script->hasSectionsCommand) { in assignOffsets()1101 return hasSectionsCommand && (getFirstInputSection(sec) == nullptr) && in isDiscarded()1231 if (!script->hasSectionsCommand || allocateHeaders) in computeBase()1295 if (script->hasSectionsCommand) { in assignAddresses()
257 if (script->hasSectionsCommand) in addReservedSymbols()319 bool hasDataRelRo = script->hasSectionsCommand && findSection(".data.rel.ro"); in createSyntheticSections()558 if (script->hasSectionsCommand) in run()1418 if (script->hasSectionsCommand) in sortSection()1467 if (!script->hasSectionsCommand) { in sortSections()1481 if (!script->hasSectionsCommand) in sortSections()2132 if (!script->hasSectionsCommand && !config->relocatable) in finalizeSections()
342 bool hasSectionsCommand = false; variable
361 if (config->singleRoRx && !script->hasSectionsCommand) in checkOptions()2104 if (script->hasSectionsCommand) in readSymbolPartitionSection()
603 script->hasSectionsCommand = true; in readSections()