Searched refs:coff_relocate_section (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-i386.c | 402 #define coff_relocate_section _bfd_coff_generic_relocate_section macro 428 #define coff_relocate_section coff_pe_i386_relocate_section macro
|
D | coff-x86_64.c | 512 #define coff_relocate_section _bfd_coff_generic_relocate_section macro 536 #define coff_relocate_section coff_pe_amd64_relocate_section macro
|
D | coff-i860.c | 473 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
|
D | coff-mcore.c | 537 #define coff_relocate_section coff_mcore_relocate_section macro
|
D | coff-tic80.c | 472 #define coff_relocate_section coff_tic80_relocate_section macro
|
D | coff-m68k.c | 522 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
|
D | coff-i960.c | 602 #define coff_relocate_section coff_i960_relocate_section macro
|
D | coffcode.h | 5408 #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,
|
D | pe-mips.c | 827 #define coff_relocate_section coff_pe_mips_relocate_section macro
|
D | coff-sh.c | 648 #define coff_relocate_section sh_relocate_section macro 3100 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
|
D | coff-arm.c | 2132 #define coff_relocate_section coff_arm_relocate_section macro
|
D | coff-ppc.c | 1897 #define coff_relocate_section coff_ppc_relocate_section macro
|
D | ChangeLog-9495 | 1119 (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.
|
D | ChangeLog-9899 | 5392 (coff_relocate_section): If COFF_WITH_PE, define as
|
D | ChangeLog-9697 | 1474 (coff_relocate_section): Define to coff_tic80_relocate_section.
|