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

123

/haiku-buildtools/legacy/binutils/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 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,
/haiku-buildtools/binutils/bfd/
H A Dcoff-svm68k.c23 #define TARGET_NAME "coff-m68k-sysv" macro
H A Dcf-sparclynx.c23 #define TARGET_NAME "coff-sparc-lynx" macro
H A Dpei-mips.c25 #define TARGET_NAME "pei-mips" macro
H A Dcf-i386lynx.c26 #define TARGET_NAME "coff-i386-lynx" macro
H A Dcoff-u68k.c23 #define TARGET_NAME "coff-m68k-un" macro
H A Dpei-ia64.c29 #define TARGET_NAME "pei-ia64" macro
H A Dcoff-go32.c23 #define TARGET_NAME "coff-go32" macro
H A Dpe-i386.c25 #define TARGET_NAME "pe-i386" macro
H A Dpei-i386.c25 #define TARGET_NAME "pei-i386" macro
H A Dcoff-apollo.c112 #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)
H A Dmach-o-target.c76 #define TARGET_NAME_BACKEND XCONCAT2(TARGET_NAME,_backend)
80 #ifndef TARGET_NAME
81 #error TARGET_NAME must be defined
82 #endif /* TARGET_NAME */
115 const bfd_target TARGET_NAME = variable

Completed in 188 milliseconds

123