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