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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dpei-mips.c24 #define TARGET_NAME "pei-mips" 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 Defi-app-x86_64.c24 #define TARGET_NAME "efi-app-x86_64" macro
H A Dpe-x86_64.c26 #define TARGET_NAME "pe-x86-64" macro
H A Dpei-x86_64.c26 #define TARGET_NAME "pei-x86-64" macro
H A Dpe-i386.c25 #define TARGET_NAME "pe-i386" macro
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.c214 #ifndef TARGET_NAME
215 #define TARGET_NAME "coff-sparc" macro
218 CREATE_BIG_COFF_TARGET_VEC (TARGET_SYM, TARGET_NAME, D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
H A Dxcoff-target.h150 TARGET_NAME,
H A Dcoff-i386.c631 #ifdef TARGET_NAME
632 TARGET_NAME,
H A Dcoff-x86_64.c734 #ifdef TARGET_NAME
735 TARGET_NAME,
H A Dpe-mips.c862 #ifdef TARGET_NAME
863 TARGET_NAME,
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dnetbsd-elf.h85 #define TARGET_VERSION fprintf (stderr, " (%s)", TARGET_NAME);
225 #undef TARGET_NAME macro
226 #define TARGET_NAME (DEFAULT_ARCH32_P ? TARGET_NAME32 : TARGET_NAME64) macro
242 #undef TARGET_NAME macro
243 #define TARGET_NAME TARGET_NAME64 macro
260 #undef TARGET_NAME macro
261 #define TARGET_NAME TARGET_NAME32 macro
/freebsd-11-stable/usr.bin/iscsictl/
H A Dtoken.l56 TargetName { return TARGET_NAME; }
H A Dparse.y61 %token AUTH_METHOD ENABLE HEADER_DIGEST DATA_DIGEST TARGET_NAME TARGET_ADDRESS
132 target_name: TARGET_NAME EQUALS STR
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-spu.h29 #define TARGET_NAME "elf32-spu" macro
/freebsd-11-stable/contrib/gcc/
H A Dtoplev.c1209 lang_hooks.name, version_string, TARGET_NAME,

Completed in 259 milliseconds