Searched refs:TARGET_FORMAT (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
H A Doutput-file.c37 else if (!(stdoutput = bfd_openw (name, TARGET_FORMAT)))
42 as_fatal (_("selected target format '%s' unknown"), TARGET_FORMAT);
H A Das.c618 #ifdef TARGET_FORMAT
619 fprintf (stderr, _("bfd-target = %s\n"), TARGET_FORMAT);
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dobj-coff.h40 #ifndef TARGET_FORMAT
41 #define TARGET_FORMAT "coff-arm" macro
67 #define TARGET_FORMAT x86_64_target_format () macro
70 #define TARGET_FORMAT "pe-i386" macro
74 #ifndef TARGET_FORMAT
76 #define TARGET_FORMAT "coff-x86-64" macro
78 #define TARGET_FORMAT "coff-i386" macro
85 #ifndef TARGET_FORMAT
86 #define TARGET_FORMAT "coff-m68k" macro
92 #define TARGET_FORMAT "cof macro
97 #define TARGET_FORMAT macro
102 #define TARGET_FORMAT macro
107 #define TARGET_FORMAT macro
112 #define TARGET_FORMAT macro
117 #define TARGET_FORMAT macro
122 #define TARGET_FORMAT macro
134 #define TARGET_FORMAT macro
137 #define TARGET_FORMAT macro
148 #undef TARGET_FORMAT macro
149 #define TARGET_FORMAT macro
154 #define TARGET_FORMAT macro
159 #define TARGET_FORMAT macro
164 #define TARGET_FORMAT macro
170 #define TARGET_FORMAT macro
[all...]
H A Dtc-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_forma macro
[all...]
H A Dtc-arc.h51 #define TARGET_FORMAT arc_target_format macro
H A Dtc-cr16.h30 #define TARGET_FORMAT "elf32-cr16" macro
H A Dtc-s390.h45 #define TARGET_FORMAT s390_target_format() macro
H A Dtc-score.h36 #define TARGET_FORMAT (target_big_endian ? "elf32-bigscore" : "elf32-littlescore") macro
H A Dtc-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
H A Dtc-mep.h34 #define TARGET_FORMAT (target_big_endian ? "elf32-mep" : "elf32-mep-little") macro
H A Dtc-spu.h27 #define TARGET_FORMAT "elf32-spu" macro
H A Dtc-alpha.h39 #define TARGET_FORMAT (OUTPUT_FLAVOR == bfd_target_ecoff_flavour \ macro
H A Dtc-mips.h72 #define TARGET_FORMAT mips_target_format() macro
H A Dtc-sparc.h49 #define TARGET_FORMAT sparc_target_format () macro
H A Dtc-ppc.h52 #define TARGET_FORMAT (ppc_target_format ()) macro
H A Dtc-ia64.h66 #define TARGET_FORMAT ia64_target_format() macro

Completed in 268 milliseconds