Home
last modified time | relevance | path

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

123

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-vax.h27 #define TARGET_FORMAT "a.out-vax-netbsd" macro
30 #define TARGET_FORMAT "a.out-vax-bsd" macro
35 #define TARGET_FORMAT "vms-vax" macro
39 #define TARGET_FORMAT "elf32-vax" macro
Dtc-hppa.h51 #define TARGET_FORMAT "elf64-hppa-linux" macro
53 #define TARGET_FORMAT "elf64-hppa" macro
58 #define TARGET_FORMAT "elf32-hppa-linux" macro
61 #define TARGET_FORMAT "elf32-hppa-netbsd" macro
63 #define TARGET_FORMAT "elf32-hppa" macro
71 #define TARGET_FORMAT "som" macro
Dobj-coff.h39 #define TARGET_FORMAT "coff-arm" macro
60 #define TARGET_FORMAT "coff-x86-64" macro
62 #define TARGET_FORMAT "coff-i386" macro
69 #define TARGET_FORMAT "coff-z80" macro
74 #define TARGET_FORMAT "coff-z8k" macro
86 #define TARGET_FORMAT "pe-shl" macro
89 #define TARGET_FORMAT \ macro
99 #define TARGET_FORMAT "coff-tic30" macro
104 #define TARGET_FORMAT "coff2-tic4x" macro
109 #define TARGET_FORMAT "coff1-c54x" macro
[all …]
Dtc-sh.h157 #define TARGET_FORMAT (!target_big_endian ? "elf32-sh-linux" : "elf32-shbig-linux") macro
159 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl-nbsd" : "elf32-sh-nbsd") macro
161 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl-vxworks" : "elf32-sh-vxworks") macro
163 #define TARGET_FORMAT sh_uclinux_target_format () macro
166 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl" : "elf32-sh") macro
Dtc-mcore.h49 #define TARGET_FORMAT (target_big_endian ? "pe-mcore-big" : "pe-mcore-little") macro
67 #define TARGET_FORMAT (target_big_endian ? "elf32-mcore-big" : "elf32-mcore-little") macro
Dtc-h8300.h30 #define TARGET_FORMAT "elf32-h8300" macro
32 #define TARGET_FORMAT "elf32-h8300-linux" macro
Dte-nbsd532.h24 #define TARGET_FORMAT "a.out-ns32k-netbsd" macro
Dte-pc532mach.h24 #define TARGET_FORMAT "a.out-pc532-mach" macro
Dtc-epiphany.h29 #define TARGET_FORMAT "elf32-epiphany" macro
78 #define TARGET_FORMAT "elf32-epiphany" macro
Dtc-pdp11.h23 #define TARGET_FORMAT "a.out-pdp11" macro
Dtc-mn10200.h28 #define TARGET_FORMAT "elf32-mn10200" macro
Dtc-z8k.h24 #define TARGET_FORMAT "coff-z8k" macro
Dtc-mn10300.h63 #define TARGET_FORMAT "elf32-am33lin" macro
65 #define TARGET_FORMAT "elf32-mn10300" macro
Dtc-rx.h35 #define TARGET_FORMAT (target_big_endian ? "elf32-rx-be" : "elf32-rx-le") macro
37 #define TARGET_FORMAT "elf32-rx-linux" macro
Dtc-moxie.h28 #define TARGET_FORMAT (target_big_endian ? "elf32-bigmoxie" : "elf32-littlemoxie") macro
Dtc-lm32.h25 #define TARGET_FORMAT "elf32-lm32" macro
Dtc-iq2000.h28 #define TARGET_FORMAT "elf32-iq2000" macro
Dtc-ip2k.h28 #define TARGET_FORMAT "elf32-ip2k" macro
Dtc-fr30.h28 #define TARGET_FORMAT "elf32-fr30" macro
Dtc-mt.h28 #define TARGET_FORMAT "elf32-mt" macro
Dtc-bpf.h30 #define TARGET_FORMAT \ macro
Dtc-cr16.h32 #define TARGET_FORMAT "elf32-cr16" macro
Dtc-xstormy16.h28 #define TARGET_FORMAT "elf32-xstormy16" macro
Dtc-d30v.h26 #define TARGET_FORMAT "elf32-d30v" macro
Dtc-d10v.h31 #define TARGET_FORMAT "elf32-d10v" macro

123