Searched refs:elf_backend_relocate_section (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-target.h222 #ifdef elf_backend_relocate_section
232 #else /* ! defined (elf_backend_relocate_section) */
248 #endif /* ! defined (elf_backend_relocate_section) */
404 #ifndef elf_backend_relocate_section
405 #define elf_backend_relocate_section 0 macro
648 elf_backend_relocate_section,
H A Delf32-sparc.c202 #define elf_backend_relocate_section _bfd_sparc_elf_relocate_section macro
H A Delf64-sparc.c885 #define elf_backend_relocate_section \
881 #define elf_backend_relocate_section macro
H A Delf32-cr16.c1424 #define elf_backend_relocate_section elf32_cr16_relocate_section macro
H A Delf32-mep.c947 #define elf_backend_relocate_section mep_elf_relocate_section
939 #define elf_backend_relocate_section macro
H A Delf32-mips.c1573 #define elf_backend_relocate_section _bfd_mips_elf_relocate_section
1566 #define elf_backend_relocate_section macro
H A Delf-bfd.h805 int (*elf_backend_relocate_section)
803 int (*elf_backend_relocate_section) member in struct:elf_backend_data
H A Delfn32-mips.c2379 #define elf_backend_relocate_section _bfd_mips_elf_relocate_section
2369 #define elf_backend_relocate_section macro
H A Delf64-mips.c3123 #define elf_backend_relocate_section _bfd_mips_elf_relocate_section
3114 #define elf_backend_relocate_section macro
H A Delf32-i386.c3831 #define elf_backend_relocate_section elf_i386_relocate_section
3829 #define elf_backend_relocate_section macro
H A Delf32-s390.c3552 #define elf_backend_relocate_section elf_s390_relocate_section macro
H A Delf32-score.c3835 #define elf_backend_relocate_section _bfd_score_elf_relocate_section macro
H A Delf32-spu.c3139 #define elf_backend_relocate_section spu_elf_relocate_section macro
H A Delf64-alpha.c5357 #define elf_backend_relocate_section \
5345 #define elf_backend_relocate_section macro
H A Delf64-s390.c3462 #define elf_backend_relocate_section elf_s390_relocate_section macro
H A Delf64-x86-64.c3673 #define elf_backend_relocate_section elf64_x86_64_relocate_section
3671 #define elf_backend_relocate_section macro
H A Delf32-ppc.c7829 #define elf_backend_relocate_section ppc_elf_relocate_section
7810 #define elf_backend_relocate_section macro
H A Delfxx-ia64.c5878 #define elf_backend_relocate_section \
5870 #define elf_backend_relocate_section macro
H A Delf32-arm.c10217 #define elf_backend_relocate_section elf32_arm_relocate_section macro
H A Delf64-ppc.c107 #define elf_backend_relocate_section ppc64_elf_relocate_section macro
H A Delflink.c8355 relocate_section = bed->elf_backend_relocate_section;

Completed in 292 milliseconds