Searched refs:Phdrs (Results 1 – 2 of 2) sorted by relevance
757 bool shouldAllocateFileSpace(ArrayRef<ProgramHeader> Phdrs,
1230 ArrayRef<ELFYAML::ProgramHeader> Phdrs, const ELFYAML::NoBitsSection &S) { in shouldAllocateFileSpace() argument1231 for (const ELFYAML::ProgramHeader &PH : Phdrs) { in shouldAllocateFileSpace()