Home
last modified time | relevance | path

Searched refs:coff_relocate_section (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-i386.c402 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
428 #define coff_relocate_section coff_pe_i386_relocate_section macro
Dcoff-x86_64.c512 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
536 #define coff_relocate_section coff_pe_amd64_relocate_section macro
Dcoff-i860.c473 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
Dcoff-mcore.c537 #define coff_relocate_section coff_mcore_relocate_section macro
Dcoff-tic80.c472 #define coff_relocate_section coff_tic80_relocate_section macro
Dcoff-m68k.c522 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
Dcoff-i960.c602 #define coff_relocate_section coff_i960_relocate_section macro
Dcoffcode.h5408 #ifdef coff_relocate_section
5422 #define coff_relocate_section NULL macro
5545 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
5586 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
5628 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
5874 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
Dpe-mips.c827 #define coff_relocate_section coff_pe_mips_relocate_section macro
Dcoff-sh.c648 #define coff_relocate_section sh_relocate_section macro
3100 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
Dcoff-arm.c2132 #define coff_relocate_section coff_arm_relocate_section macro
Dcoff-ppc.c1897 #define coff_relocate_section coff_ppc_relocate_section macro
DChangeLog-94951119 (coff_relocate_section): Define.
1791 (coff_relocate_section): Define.
2508 (coff_relocate_section): Define to sh_relocate_section.
4052 (coff_relocate_section): Use _bfd_coff_generic_relocate_section.
5217 coff_relocate_section is defined, only define this if not already
5238 * coff-m68k.c (coff_relocate_section): Define.
5270 (coff_relocate_section): Define.
5345 (coff_bfd_link_hash_table_create): If coff_relocate_section is
5349 (coff_relocate_section): Define as NULL if not defined.
5365 (coff_relocate_section): Define.
DChangeLog-98995392 (coff_relocate_section): If COFF_WITH_PE, define as
DChangeLog-96971474 (coff_relocate_section): Define to coff_tic80_relocate_section.