Searched refs:Phdrs (Results 1 – 3 of 3) sorted by relevance
661 bool shouldAllocateFileSpace(ArrayRef<ProgramHeader> Phdrs,
238 ArrayRef<ELFYAML::ProgramHeader> Phdrs, in dumpSectionOffsets() argument265 !ELFYAML::shouldAllocateFileSpace(Phdrs, in dumpSectionOffsets()
1139 ArrayRef<ELFYAML::ProgramHeader> Phdrs, const ELFYAML::NoBitsSection &S) { in shouldAllocateFileSpace() argument1140 for (const ELFYAML::ProgramHeader &PH : Phdrs) { in shouldAllocateFileSpace()