Searched refs:hasSectionsCommand (Results 1 – 6 of 6) sorted by relevance
77 if (hasSectionsCommand) in getOutputSectionName()1061 if (hasSectionsCommand) in addOrphanSections()1070 !hasSectionsCommand) in diagnoseOrphanHandling()1199 if (!(sec->addrExpr && hasSectionsCommand)) { in assignOffsets()1491 if (hasSectionsCommand && !hasExplicitHeaders) in allocateHeaders()1525 if (hasSectionsCommand) { in assignAddresses()
246 if (ctx.script->hasSectionsCommand) in addReservedSymbols()332 if (ctx.script->hasSectionsCommand) in run()1251 if (ctx.script->hasSectionsCommand) in sortSection()1300 if (!ctx.script->hasSectionsCommand) { in sortSections()1316 if (ctx.script->hasSectionsCommand) in sortSections()1624 uint64_t imageBase = ctx.script->hasSectionsCommand || ctx.arg.relocatable in finalizeAddressDependentContent()2126 if (!ctx.script->hasSectionsCommand && !ctx.arg.relocatable) in finalizeSections()2422 (ctx.script->hasSectionsCommand || sec->type == SHT_NOBITS || in createPhdrs()
420 bool hasSectionsCommand = false; variable
687 ctx.script->hasSectionsCommand = true; in readSections()
476 if (ctx.arg.singleRoRx && !ctx.script->hasSectionsCommand) in checkOptions()2636 if (ctx.script->hasSectionsCommand) in readSymbolPartitionSection()
4758 ctx.script->hasSectionsCommand && findSection(ctx, ".data.rel.ro"); in createSyntheticSections()4928 ((ctx.script->phdrsCommands.empty() && !ctx.script->hasSectionsCommand) || in createSyntheticSections()