Home
last modified time | relevance | path

Searched defs:TARGET_FORMAT (Results 1 – 14 of 14) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDobj-coff.h41 #define TARGET_FORMAT "coff-arm" macro
67 #define TARGET_FORMAT x86_64_target_format () macro
70 #define TARGET_FORMAT "pe-i386" macro
76 #define TARGET_FORMAT "coff-x86-64" macro
78 #define TARGET_FORMAT "coff-i386" macro
86 #define TARGET_FORMAT "coff-m68k" macro
92 #define TARGET_FORMAT "coff-or32-big" macro
97 #define TARGET_FORMAT "coff-Intel-little" macro
102 #define TARGET_FORMAT "coff-z80" macro
107 #define TARGET_FORMAT "coff-z8k" macro
[all …]
HDtc-arm.h52 # define TARGET_FORMAT "a.out-riscix" macro
55 # define TARGET_FORMAT "a.out-arm-linux" macro
57 # define TARGET_FORMAT "a.out-arm-netbsd" macro
60 # define TARGET_FORMAT (target_big_endian ? "a.out-arm-big" : "a.out-arm-little") macro
63 # define TARGET_FORMAT "aif" macro
68 # define TARGET_FORMAT (target_big_endian ? "epoc-pe-arm-big" : "epoc-pe-arm-little") macro
70 # define TARGET_FORMAT (target_big_endian ? "pe-arm-wince-big" : "pe-arm-wince-little") macro
72 # define TARGET_FORMAT (target_big_endian ? "pe-arm-big" : "pe-arm-little") macro
75 # define TARGET_FORMAT (target_big_endian ? "coff-arm-big" : "coff-arm-little") macro
79 # define TARGET_FORMAT elf32_arm_target_format () macro
HDtc-arc.h51 #define TARGET_FORMAT arc_target_format macro
HDtc-cr16.h30 #define TARGET_FORMAT "elf32-cr16" macro
HDtc-i386.h76 #define TARGET_FORMAT i386_target_format () macro
79 #define TARGET_FORMAT ELF_TARGET_FORMAT macro
82 #define TARGET_FORMAT AOUT_TARGET_FORMAT macro
HDtc-s390.h45 #define TARGET_FORMAT s390_target_format() macro
HDtc-spu.h27 #define TARGET_FORMAT "elf32-spu" macro
HDtc-score.h36 #define TARGET_FORMAT (target_big_endian ? "elf32-bigscore" : "elf32-littlescore") macro
HDtc-mep.h34 #define TARGET_FORMAT (target_big_endian ? "elf32-mep" : "elf32-mep-little") macro
HDtc-sparc.h49 #define TARGET_FORMAT sparc_target_format () macro
HDtc-mips.h72 #define TARGET_FORMAT mips_target_format() macro
HDtc-alpha.h39 #define TARGET_FORMAT (OUTPUT_FLAVOR == bfd_target_ecoff_flavour \ macro
HDtc-ppc.h52 #define TARGET_FORMAT (ppc_target_format ()) macro
HDtc-ia64.h66 #define TARGET_FORMAT ia64_target_format() macro