Searched refs:hasSectionsCommand (Results 1 – 5 of 5) sorted by relevance
78 if (script->hasSectionsCommand) in getOutputSectionName()885 if (hasSectionsCommand) in addOrphanSections()1017 if (sec->addrExpr && script->hasSectionsCommand) { in assignOffsets()1138 return hasSectionsCommand && (getFirstInputSection(sec) == nullptr) && in isDiscarded()1279 if (!script->hasSectionsCommand || allocateHeaders) in computeBase()1343 if (script->hasSectionsCommand) { in assignAddresses()
238 if (script->hasSectionsCommand) in addReservedSymbols()361 bool hasDataRelRo = script->hasSectionsCommand && findSection(".data.rel.ro"); in createSyntheticSections()524 !script->hasSectionsCommand) || script->seenRelroEnd)) { in createSyntheticSections()612 if (script->hasSectionsCommand) in run()1474 if (script->hasSectionsCommand) in sortSection()1523 if (!script->hasSectionsCommand) { in sortSections()1537 if (script->hasSectionsCommand) in sortSections()2218 if (!script->hasSectionsCommand && !config->relocatable) in finalizeSections()2480 (script->hasSectionsCommand || sec->type == SHT_NOBITS || in createPhdrs()
357 bool hasSectionsCommand = false; variable
450 if (config->singleRoRx && !script->hasSectionsCommand) in checkOptions()2317 if (script->hasSectionsCommand) in readSymbolPartitionSection()
620 script->hasSectionsCommand = true; in readSections()