Searched refs:TARGET_NAME (Results 1 - 24 of 24) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcf-i386lynx.c25 #define TARGET_NAME "coff-i386-lynx" macro
H A Dcf-sparclynx.c22 #define TARGET_NAME "coff-sparc-lynx" macro
H A Dcoff-pmac.c25 #define TARGET_NAME "xcoff-powermac" macro
H A Dcoff-svm68k.c22 #define TARGET_NAME "coff-m68k-sysv" macro
H A Dcf-m68klynx.c22 #define TARGET_NAME "coff-m68k-lynx" macro
H A Dpei-mips.c24 #define TARGET_NAME "pei-mips" macro
H A Dcoff-u68k.c22 #define TARGET_NAME "coff-m68k-un" macro
H A Defi-app-ia32.c25 #define TARGET_NAME "efi-app-ia32" macro
H A Defi-app-ia64.c25 #define TARGET_NAME "efi-app-ia64" macro
H A Dcoff-go32.c23 #define TARGET_NAME "coff-go32" macro
H A Dcoff-apollo.c113 #ifndef TARGET_NAME
114 #define TARGET_NAME "apollo-m68k" macro
118 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, 0, 0, '_', NULL, COFF_SWAP_TABLE)
120 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, 0, 0, 0, NULL, COFF_SWAP_TABLE)
H A Dpe-i386.c24 #define TARGET_NAME "pe-i386" macro
H A Dpei-i386.c24 #define TARGET_NAME "pei-i386" macro
H A Dmach-o-target.c21 #ifndef TARGET_NAME
22 #error TARGET_NAME must be defined
23 #endif /* TARGET_NAME */
41 const bfd_target TARGET_NAME = variable
H A Dcoff-ia64.c144 #ifdef TARGET_NAME
145 TARGET_NAME,
H A Dcoff-aux.c22 #define TARGET_NAME "coff-m68k-aux" macro
H A Dcoff-sparc.c215 #ifndef TARGET_NAME
216 #define TARGET_NAME "coff-sparc" macro
219 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
H A Dcoff-m68k.c35 TARGET_NAME
532 #ifndef TARGET_NAME
533 #define TARGET_NAME "coff-m68k"
537 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
539 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, 0, NULL, COFF_SWAP_TABLE)
531 #define TARGET_NAME macro
H A Dxcoff-target.h159 TARGET_NAME,
H A Dcoff-i386.c614 #ifdef TARGET_NAME
615 TARGET_NAME,
H A Dcoff-i860.c667 #ifdef TARGET_NAME
668 TARGET_NAME,
H A Dpe-mips.c916 #ifdef TARGET_NAME
917 TARGET_NAME,
H A Dcoff-stgo32.c38 #define TARGET_NAME "coff-go32-exe" macro
H A Dmach-o.c2199 #define TARGET_NAME mach_o_be_vec macro
2206 #undef TARGET_NAME macro
2211 #define TARGET_NAME mach_o_le_vec macro
2218 #undef TARGET_NAME macro
2223 #define TARGET_NAME mach_o_fat_vec macro
2230 #undef TARGET_NAME macro

Completed in 156 milliseconds