Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/sparc/
Dnetbsd-elf.h85 #define TARGET_VERSION fprintf (stderr, " (%s)", TARGET_NAME);
225 #undef TARGET_NAME
226 #define TARGET_NAME (DEFAULT_ARCH32_P ? TARGET_NAME32 : TARGET_NAME64) macro
242 #undef TARGET_NAME
243 #define TARGET_NAME TARGET_NAME64 macro
260 #undef TARGET_NAME
261 #define TARGET_NAME TARGET_NAME32 macro
/freebsd-12-stable/contrib/byacc/
Ddescrip.mms3 LINKFLAGS = /map=$(MMS$TARGET_NAME)/cross_reference/exec=$(MMS$TARGET_NAME).exe
/freebsd-12-stable/contrib/binutils/bfd/
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)
Dcoff-ia64.c144 #ifdef TARGET_NAME
145 TARGET_NAME,
Dpei-mips.c24 #define TARGET_NAME "pei-mips" macro
Defi-app-ia32.c25 #define TARGET_NAME "efi-app-ia32" macro
Defi-app-ia64.c25 #define TARGET_NAME "efi-app-ia64" macro
Defi-app-x86_64.c24 #define TARGET_NAME "efi-app-x86_64" macro
Dpe-x86_64.c26 #define TARGET_NAME "pe-x86-64" macro
Dpei-x86_64.c26 #define TARGET_NAME "pei-x86-64" macro
Dpe-i386.c25 #define TARGET_NAME "pe-i386" macro
Dcoff-aux.c22 #define TARGET_NAME "coff-m68k-aux" macro
Dcoff-i386.c631 #ifdef TARGET_NAME
632 TARGET_NAME,
Dcoff-x86_64.c734 #ifdef TARGET_NAME
735 TARGET_NAME,
Dxcoff-target.h149 TARGET_NAME,
Dpe-mips.c862 #ifdef TARGET_NAME
863 TARGET_NAME,
DChangeLog-9495497 TARGET_SYM and TARGET_NAME for vector and BFD name.
499 (TARGET_SYM, TARGET_NAME): Define.
2491 (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Replaces TARGET_NAME.
2493 (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Replaces TARGET_NAME.
DChangeLog-91931474 symbol and name, if TARGET_SYM and/or TARGET_NAME are defined.
2941 (TARGET_SYM, TARGET_NAME, NAMES_HAVE_UNDERSCORE): new macros needed
/freebsd-12-stable/contrib/googletest/googletest/xcode/Config/
DTestTarget.xcconfig7 PRODUCT_NAME = $(TARGET_NAME)
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-spu.h29 #define TARGET_NAME "elf32-spu" macro
/freebsd-12-stable/usr.bin/iscsictl/
Dtoken.l56 TargetName { return TARGET_NAME; }
Dparse.y63 %token AUTH_METHOD ENABLE HEADER_DIGEST DATA_DIGEST TARGET_NAME TARGET_ADDRESS
138 target_name: TARGET_NAME EQUALS STR
/freebsd-12-stable/contrib/googletest/googletest/xcode/gtest.xcodeproj/
Dproject.pbxproj906 TARGET_NAME = gtest;
918 TARGET_NAME = gtest;
/freebsd-12-stable/contrib/gcc/
Dtoplev.c1209 lang_hooks.name, version_string, TARGET_NAME, in print_version()
DFSFChangeLog.1112931 * vax.h (TARGET_NAME): Define unless already defined.
12932 (TARGET_VERSION): Print TARGET_NAME.
12933 * vax/vms.h (TARGET_NAME): Always redefine.