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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-target.h364 #ifndef elf_backend_section_from_bfd_section
365 #define elf_backend_section_from_bfd_section 0 macro
635 elf_backend_section_from_bfd_section,
H A Delf32-mips.c1556 #define elf_backend_section_from_bfd_section \
1549 #define elf_backend_section_from_bfd_section macro
H A Delf-bfd.h665 bfd_boolean (*elf_backend_section_from_bfd_section)
663 bfd_boolean (*elf_backend_section_from_bfd_section) member in struct:elf_backend_data
H A Delfn32-mips.c2362 #define elf_backend_section_from_bfd_section \
2352 #define elf_backend_section_from_bfd_section macro
H A Delf64-mips.c3106 #define elf_backend_section_from_bfd_section \
3097 #define elf_backend_section_from_bfd_section macro
H A Delfxx-ia64.c5954 #undef elf_backend_section_from_bfd_section
5955 #define elf_backend_section_from_bfd_section elfNN_hpux_backend_section_from_bfd_section
5946 #undef elf_backend_section_from_bfd_section macro
5947 #define elf_backend_section_from_bfd_section macro
H A Delf.c5173 if (bed->elf_backend_section_from_bfd_section)
5177 if ((*bed->elf_backend_section_from_bfd_section) (abfd, asect, &retval))
H A Delf32-score.c3841 #define elf_backend_section_from_bfd_section \ macro
H A Delf64-x86-64.c3684 #define elf_backend_section_from_bfd_section \
3682 #define elf_backend_section_from_bfd_section macro

Completed in 264 milliseconds