Searched refs:elf_backend_section_from_bfd_section (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-target.h336 #ifndef elf_backend_section_from_bfd_section
337 #define elf_backend_section_from_bfd_section 0 macro
537 elf_backend_section_from_bfd_section,
H A Delf-bfd.h646 bfd_boolean (*elf_backend_section_from_bfd_section)
644 bfd_boolean (*elf_backend_section_from_bfd_section) member in struct:elf_backend_data
H A Delf32-cr16c.c994 #define elf_backend_section_from_bfd_section elf32_cr16c_section_from_bfd_section macro
H A Delf32-mips.c1343 #define elf_backend_section_from_bfd_section \
1336 #define elf_backend_section_from_bfd_section macro
H A Delfn32-mips.c1897 #define elf_backend_section_from_bfd_section \
1887 #define elf_backend_section_from_bfd_section macro
H A Delf64-mips.c2702 #define elf_backend_section_from_bfd_section \
2693 #define elf_backend_section_from_bfd_section macro
H A Delf64-mmix.c2956 #define elf_backend_section_from_bfd_section \
2949 #define elf_backend_section_from_bfd_section macro
H A Delfxx-ia64.c5018 #undef elf_backend_section_from_bfd_section
5019 #define elf_backend_section_from_bfd_section elfNN_hpux_backend_section_from_bfd_section
5010 #undef elf_backend_section_from_bfd_section macro
5011 #define elf_backend_section_from_bfd_section macro
H A Delf32-v850.c3175 #define elf_backend_section_from_bfd_section v850_elf_section_from_bfd_section
3167 #define elf_backend_section_from_bfd_section macro
H A Delf.c4787 if (bed->elf_backend_section_from_bfd_section)
4791 if ((*bed->elf_backend_section_from_bfd_section) (abfd, asect, &retval))
H A Delf32-m32r.c4801 #define elf_backend_section_from_bfd_section _bfd_m32r_elf_section_from_bfd_section
4793 #define elf_backend_section_from_bfd_section macro

Completed in 257 milliseconds