Searched refs:bfd_section_from_phdr (Results 1 – 8 of 8) sorted by relevance
226 if (! bfd_section_from_phdr (abfd, i_phdrp + phindex, (int) phindex)) in elf_core_file_p()
1690 extern bfd_boolean bfd_section_from_phdr
172 (_bfd_elf_make_section_from_phdr): Renamed from bfd_section_from_phdr.173 (bfd_section_from_phdr): Replacement function that calls179 is now just a stub between the caller and bfd_section_from_phdr.325 * elf.c (bfd_section_from_phdr): Add typename variable. Use p_type
3558 * elf-bfd.h (bfd_section_from_phdr): Add prototype.3559 * elfcode.h (bfd_section_from_phdr): Remove prototype.
2673 bfd_section_from_phdr (bfd *abfd, Elf_Internal_Phdr *hdr, int index) in bfd_section_from_phdr() function
2482 * elf.c (bfd_section_from_phdr): Set lma based on p_paddr.7293 (bfd_section_from_phdr): Check return value of bfd_make_section.9102 (bfd_section_from_phdr): Ditto.
2938 (bfd_section_from_phdr): Likewise.3537 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
3742 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly