Home
last modified time | relevance | path

Searched refs:bfd_section_from_phdr (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDelfcore.h226 if (! bfd_section_from_phdr (abfd, i_phdrp + phindex, (int) phindex)) in elf_core_file_p()
HDelf-bfd.h1690 extern bfd_boolean bfd_section_from_phdr
HDChangeLog-9899172 (_bfd_elf_make_section_from_phdr): Renamed from bfd_section_from_phdr.
173 (bfd_section_from_phdr): Replacement function that calls
179 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
HDChangeLog-96973558 * elf-bfd.h (bfd_section_from_phdr): Add prototype.
3559 * elfcode.h (bfd_section_from_phdr): Remove prototype.
HDelf.c2673 bfd_section_from_phdr (bfd *abfd, Elf_Internal_Phdr *hdr, int index) in bfd_section_from_phdr() function
HDChangeLog-94952482 * 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.
HDChangeLog-02032938 (bfd_section_from_phdr): Likewise.
3537 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
HDChangeLog-00013742 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly