Searched refs:elf_backend_section_from_phdr (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
H A Delfxx-target.h358 #ifndef elf_backend_section_from_phdr
359 #define elf_backend_section_from_phdr _bfd_elf_make_section_from_phdr macro
633 elf_backend_section_from_phdr,
H A Delf-bfd.h652 bfd_boolean (*elf_backend_section_from_phdr)
650 bfd_boolean (*elf_backend_section_from_phdr) member in struct:elf_backend_data
H A Delf.c2722 return bed->elf_backend_section_from_phdr (abfd, hdr, index, "proc");

Completed in 161 milliseconds