Searched refs:hasPhdrsCommands (Results 1 – 3 of 3) sorted by relevance
299 bool hasPhdrsCommands() { return !phdrsCommands.empty(); } in hasPhdrsCommands() function
1820 if (script->hasPhdrsCommands()) in readSymbolPartitionSection()
2098 part.phdrs = script->hasPhdrsCommands() ? script->createPhdrs() in finalizeSections()