Searched refs:coff_relocate_section (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcoff-target.h49 #define coff_relocate_section _bfd_ppc_xcoff_relocate_section
48 #define coff_relocate_section macro
H A Dcoff-i386.c402 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
435 #define coff_relocate_section coff_pe_i386_relocate_section macro
H A Dcoff-x86_64.c502 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
526 #define coff_relocate_section coff_pe_amd64_relocate_section macro
H A Dpe-mips.c830 #define coff_relocate_section coff_pe_mips_relocate_section macro
H A Dcoffcode.h4338 that if coff_relocate_section is defined, the linker will read
4940 including this one defines coff_relocate_section to be
5044 /* If coff_relocate_section is defined, we can use the optimized COFF
5047 #ifdef coff_relocate_section
5059 #else /* ! defined (coff_relocate_section) */
5061 #define coff_relocate_section NULL
5070 #endif /* ! defined (coff_relocate_section) */
5185 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
5228 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
5272 coff_start_final_link, coff_relocate_section, coff_rtype_to_howt
5060 #define coff_relocate_section macro
[all...]
H A Dcoff-arm.c2135 #define coff_relocate_section coff_arm_relocate_section
2133 #define coff_relocate_section macro
H A Dcoff-ppc.c2000 #define coff_relocate_section coff_ppc_relocate_section
1990 #define coff_relocate_section macro

Completed in 89 milliseconds