Searched refs:HasSectionsCommand (Results 1 – 5 of 5) sorted by relevance
246 if (Script->HasSectionsCommand) in addReservedSymbols()314 bool HasDataRelRo = Script->HasSectionsCommand && findSection(".data.rel.ro"); in createSyntheticSections()1243 if (!Script->HasSectionsCommand) in sortSection()1250 if (!Script->HasSectionsCommand) in sortSection()1301 if (!Script->HasSectionsCommand) { in sortSections()1794 if (!Script->HasSectionsCommand && !Config->Relocatable) in finalizeSections()2161 if (Script->HasSectionsCommand) in assignFileOffsets()2485 if (Script->HasSectionsCommand) in writeTrapInstr()
290 bool HasSectionsCommand = false; variable
682 if (HasSectionsCommand) in addOrphanSections()957 if (!Script->HasSectionsCommand || AllocateHeaders) in computeBase()1020 if (Script->HasSectionsCommand) in getInitialDot()
524 Script->HasSectionsCommand = true; in readSections()
319 if (Config->SingleRoRx && !Script->HasSectionsCommand) in checkOptions()