Searched refs:hasPhdrsCommands (Results 1 – 3 of 3) sorted by relevance
331 bool hasPhdrsCommands() { return !phdrsCommands.empty(); } in hasPhdrsCommands() function
987 bool mustAfter = script->hasPhdrsCommands() || !script->memoryRegions.empty(); in findOrphanPos()1924 part.phdrs = script->hasPhdrsCommands() ? script->createPhdrs() in finalizeSections()
2452 if (script->hasPhdrsCommands()) in readSymbolPartitionSection()