Searched defs:TARGET_NAME (Results 1 – 25 of 47) sorted by relevance
12
226 #define TARGET_NAME (DEFAULT_ARCH32_P ? TARGET_NAME32 : TARGET_NAME64) macro243 #define TARGET_NAME TARGET_NAME64 macro261 #define TARGET_NAME TARGET_NAME32 macro
273 #define TARGET_NAME (DEFAULT_ARCH32_P ? TARGET_NAME32 : TARGET_NAME64) macro293 #define TARGET_NAME TARGET_NAME64 macro314 #define TARGET_NAME TARGET_NAME32 macro
41 const bfd_target TARGET_NAME = variable
25 #define TARGET_NAME "xcoff-powermac" macro
25 #define TARGET_NAME "coff-i386-lynx" macro
22 #define TARGET_NAME "coff-sparc-lynx" macro
22 #define TARGET_NAME "coff-m68k-sysv" macro
24 #define TARGET_NAME "pei-mips" macro
22 #define TARGET_NAME "coff-m68k-un" macro
22 #define TARGET_NAME "coff-m68k-lynx" macro
23 #define TARGET_NAME "coff-go32" macro
24 #define TARGET_NAME "pe-i386" macro
25 #define TARGET_NAME "efi-app-ia32" macro
24 #define TARGET_NAME "pei-i386" macro
8 set(TARGET_NAME "${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/cmTC_${TARGET_NAME}.dir") variable