| /freebsd-12-stable/contrib/gcc/config/sparc/ |
| D | netbsd-elf.h | 85 #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/ |
| D | descrip.mms | 3 LINKFLAGS = /map=$(MMS$TARGET_NAME)/cross_reference/exec=$(MMS$TARGET_NAME).exe
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 214 #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)
|
| D | coff-ia64.c | 144 #ifdef TARGET_NAME 145 TARGET_NAME,
|
| D | pei-mips.c | 24 #define TARGET_NAME "pei-mips" macro
|
| D | efi-app-ia32.c | 25 #define TARGET_NAME "efi-app-ia32" macro
|
| D | efi-app-ia64.c | 25 #define TARGET_NAME "efi-app-ia64" macro
|
| D | efi-app-x86_64.c | 24 #define TARGET_NAME "efi-app-x86_64" macro
|
| D | pe-x86_64.c | 26 #define TARGET_NAME "pe-x86-64" macro
|
| D | pei-x86_64.c | 26 #define TARGET_NAME "pei-x86-64" macro
|
| D | pe-i386.c | 25 #define TARGET_NAME "pe-i386" macro
|
| D | coff-aux.c | 22 #define TARGET_NAME "coff-m68k-aux" macro
|
| D | coff-i386.c | 631 #ifdef TARGET_NAME 632 TARGET_NAME,
|
| D | coff-x86_64.c | 734 #ifdef TARGET_NAME 735 TARGET_NAME,
|
| D | xcoff-target.h | 149 TARGET_NAME,
|
| D | pe-mips.c | 862 #ifdef TARGET_NAME 863 TARGET_NAME,
|
| D | ChangeLog-9495 | 497 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.
|
| D | ChangeLog-9193 | 1474 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/ |
| D | TestTarget.xcconfig | 7 PRODUCT_NAME = $(TARGET_NAME)
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-spu.h | 29 #define TARGET_NAME "elf32-spu" macro
|
| /freebsd-12-stable/usr.bin/iscsictl/ |
| D | token.l | 56 TargetName { return TARGET_NAME; }
|
| D | parse.y | 63 %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/ |
| D | project.pbxproj | 906 TARGET_NAME = gtest; 918 TARGET_NAME = gtest;
|
| /freebsd-12-stable/contrib/gcc/ |
| D | toplev.c | 1209 lang_hooks.name, version_string, TARGET_NAME, in print_version()
|
| D | FSFChangeLog.11 | 12931 * vax.h (TARGET_NAME): Define unless already defined. 12932 (TARGET_VERSION): Print TARGET_NAME. 12933 * vax/vms.h (TARGET_NAME): Always redefine.
|