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

1 2

  /toolchain/binutils/binutils-2.25/bfd/
cf-sparclynx.c 23 #define TARGET_NAME "coff-sparc-lynx"
coff-svm68k.c 23 #define TARGET_NAME "coff-m68k-sysv"
cf-i386lynx.c 26 #define TARGET_NAME "coff-i386-lynx"
pei-mips.c 25 #define TARGET_NAME "pei-mips"
coff-u68k.c 23 #define TARGET_NAME "coff-m68k-un"
pei-ia64.c 29 #define TARGET_NAME "pei-ia64"
coff-go32.c 23 #define TARGET_NAME "coff-go32"
pe-i386.c 25 #define TARGET_NAME "pe-i386"
pei-i386.c 25 #define TARGET_NAME "pei-i386"
coff-apollo.c 112 #ifndef TARGET_NAME
113 #define TARGET_NAME "apollo-m68k"
117 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, 0, 0, '_', NULL, COFF_SWAP_TABLE)
119 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, 0, 0, 0, NULL, COFF_SWAP_TABLE)
mach-o-target.c 63 #define TARGET_NAME_BACKEND XCONCAT2(TARGET_NAME,_backend)
67 #ifndef TARGET_NAME
68 #error TARGET_NAME must be defined
69 #endif /* TARGET_NAME */
106 const bfd_target TARGET_NAME =
coff-ia64.c 143 #ifdef TARGET_NAME
144 TARGET_NAME,
pe-x86_64.c 27 #define TARGET_NAME "pe-x86-64"
coff-sparc.c 204 #ifndef TARGET_NAME
205 #define TARGET_NAME "coff-sparc"
208 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
coff-aux.c 23 #define TARGET_NAME "coff-m68k-aux"
coff-m68k.c 34 TARGET_NAME
536 #ifndef TARGET_NAME
537 #define TARGET_NAME "coff-m68k"
541 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
543 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, 0, NULL, COFF_SWAP_TABLE)
coff-i386.c 618 #ifdef TARGET_NAME
619 TARGET_NAME,
coff-i860.c 663 #ifdef TARGET_NAME
664 TARGET_NAME,
coff-x86_64.c 743 #ifdef TARGET_NAME
744 TARGET_NAME,
mach-o-x86-64.c 356 #define TARGET_NAME x86_64_mach_o_vec
pe-mips.c 863 #ifdef TARGET_NAME
864 TARGET_NAME,
coff-stgo32.c 39 #define TARGET_NAME "coff-go32-exe"
mach-o-i386.c 397 #define TARGET_NAME i386_mach_o_vec
pei-x86_64.c 27 #define TARGET_NAME "pei-x86-64"
  /toolchain/binutils/binutils-2.25/gas/config/
tc-spu.h 29 #define TARGET_NAME "elf32-spu"

Completed in 245 milliseconds

1 2