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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-target.h342 #ifndef elf_backend_section_from_phdr
343 #define elf_backend_section_from_phdr _bfd_elf_make_section_from_phdr macro
577 elf_backend_section_from_phdr,
H A Delf-bfd.h654 bfd_boolean (*elf_backend_section_from_phdr)
652 bfd_boolean (*elf_backend_section_from_phdr) member in struct:elf_backend_data
H A Delf64-hppa.c2873 #define elf_backend_section_from_phdr elf64_hppa_section_from_phdr
2872 #define elf_backend_section_from_phdr macro
H A Delf.c2617 return bed->elf_backend_section_from_phdr (abfd, hdr, index, "proc");
/haiku-buildtools/binutils/bfd/
H A Delfxx-target.h421 #ifndef elf_backend_section_from_phdr
422 #define elf_backend_section_from_phdr _bfd_elf_make_section_from_phdr macro
758 elf_backend_section_from_phdr,
H A Delf-bfd.h881 bfd_boolean (*elf_backend_section_from_phdr)
879 bfd_boolean (*elf_backend_section_from_phdr) member in struct:elf_backend_data
H A Delf64-hppa.c4104 #define elf_backend_section_from_phdr elf64_hppa_section_from_phdr
4103 #define elf_backend_section_from_phdr macro
H A Delf.c3017 return bed->elf_backend_section_from_phdr (abfd, hdr, hdr_index, "proc");

Completed in 217 milliseconds