Searched refs:hasSectionsCommand (Results 1 – 6 of 6) sorted by relevance
80 if (script->hasSectionsCommand) in getOutputSectionName()932 if (hasSectionsCommand) in addOrphanSections()941 !hasSectionsCommand) in diagnoseOrphanHandling()1066 if (!(sec->addrExpr && script->hasSectionsCommand)) { in assignOffsets()1328 if (!script->hasSectionsCommand || allocateHeaders) in computeBase()1393 if (script->hasSectionsCommand) { in assignAddresses()
234 if (script->hasSectionsCommand) in addReservedSymbols()317 if (script->hasSectionsCommand) in run()1204 if (script->hasSectionsCommand) in sortSection()1253 if (!script->hasSectionsCommand) { in sortSections()1267 if (script->hasSectionsCommand) in sortSections()2007 if (!script->hasSectionsCommand && !config->relocatable) in finalizeSections()2264 (script->hasSectionsCommand || sec->type == SHT_NOBITS || in createPhdrs()
387 bool hasSectionsCommand = false; variable
454 if (config->singleRoRx && !script->hasSectionsCommand) in checkOptions()2449 if (script->hasSectionsCommand) in readSymbolPartitionSection()
651 script->hasSectionsCommand = true; in readSections()
4687 bool hasDataRelRo = script->hasSectionsCommand && findSection(".data.rel.ro"); in createSyntheticSections()4856 ((script->phdrsCommands.empty() && !script->hasSectionsCommand) || in createSyntheticSections()