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