HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_BIG_SYM (Results 1 - 25 of 73) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/bfd/
pe-mcore.c 24 #ifndef TARGET_BIG_SYM
25 #define TARGET_BIG_SYM mcore_pe_be_vec
pei-mcore.c 24 #ifndef TARGET_BIG_SYM
25 #define TARGET_BIG_SYM mcore_pei_be_vec
pei-arm-wince.c 26 #define TARGET_BIG_SYM arm_pei_wince_be_vec
elf32-m88k.c 29 #define TARGET_BIG_SYM m88k_elf32_vec
epoc-pei-arm.c 26 #define TARGET_BIG_SYM arm_pei_epoc_be_vec
pe-ppc.c 31 #define TARGET_BIG_SYM powerpc_pe_vec
pei-ppc.c 32 #define TARGET_BIG_SYM powerpc_pei_vec
epoc-pe-arm.c 26 #define TARGET_BIG_SYM arm_pe_epoc_be_vec
pe-arm-wince.c 26 #define TARGET_BIG_SYM arm_pe_wince_be_vec
pei-arm.c 27 #define TARGET_BIG_SYM arm_pei_be_vec
pe-arm.c 39 #define TARGET_BIG_SYM arm_pe_be_vec
nlm-target.h 75 #ifdef TARGET_BIG_SYM
76 const bfd_target TARGET_BIG_SYM =
252 #ifdef TARGET_BIG_SYM
253 & TARGET_BIG_SYM,
elf32-sparc.c 191 #define TARGET_BIG_SYM sparc_elf32_vec
251 #undef TARGET_BIG_SYM
252 #define TARGET_BIG_SYM sparc_elf32_sol2_vec
295 #undef TARGET_BIG_SYM
296 #define TARGET_BIG_SYM sparc_elf32_vxworks_vec
elf32-gen.c 91 #define TARGET_BIG_SYM elf32_be_vec
elf64-gen.c 91 #define TARGET_BIG_SYM elf64_be_vec
elf32-tilegx.c 90 #define TARGET_BIG_SYM tilegx_elf32_be_vec
elf64-tilegx.c 91 #define TARGET_BIG_SYM tilegx_elf64_be_vec
elf32-sh64.c 768 #undef TARGET_BIG_SYM
769 #define TARGET_BIG_SYM sh64_elf32_vec
780 #undef TARGET_BIG_SYM
781 #define TARGET_BIG_SYM sh64_elf32_nbsd_vec
799 #undef TARGET_BIG_SYM
800 #define TARGET_BIG_SYM sh64_elf32_linux_be_vec
elf32-arc.c 241 #define TARGET_BIG_SYM arc_elf32_be_vec
elfxx-target.h 804 #ifdef TARGET_BIG_SYM
805 const bfd_target TARGET_BIG_SYM =
989 #ifdef TARGET_BIG_SYM
990 & TARGET_BIG_SYM,
coff-mcore.c 564 CREATE_BIG_COFF_TARGET_VEC (TARGET_BIG_SYM, TARGET_BIG_NAME, D_PAGED,
569 0, & TARGET_BIG_SYM, COFF_SWAP_TABLE)
elf32-mips.c     [all...]
elf64-sparc.c 829 #define TARGET_BIG_SYM sparc_elf64_vec
929 #undef TARGET_BIG_SYM
930 #define TARGET_BIG_SYM sparc_elf64_fbsd_vec
943 #undef TARGET_BIG_SYM
944 #define TARGET_BIG_SYM sparc_elf64_sol2_vec
elf32-moxie.c 377 #define TARGET_BIG_SYM moxie_elf32_be_vec
elf32-pj.c 338 #define TARGET_BIG_SYM pj_elf32_vec

Completed in 313 milliseconds

1 2 3