Home
last modified time | relevance | path

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

123456

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A 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
H A 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
H A Dobj-coff.h39 #define TARGET_FORMAT "coff-arm" macro
56 #define TARGET_FORMAT "coff-x86-64" macro
58 #define TARGET_FORMAT "coff-i386" macro
65 #define TARGET_FORMAT "coff-z80" macro
70 #define TARGET_FORMAT "coff-z8k" macro
82 #define TARGET_FORMAT "pe-shl" macro
85 #define TARGET_FORMAT \ macro
95 #define TARGET_FORMAT "coff-tic30" macro
100 #define TARGET_FORMAT "coff2-tic4x" macro
105 #define TARGET_FORMAT "coff1-c54x" macro
[all …]
H A Dtc-sh.h159 #define TARGET_FORMAT (!target_big_endian ? "elf32-sh-linux" : "elf32-shbig-linux") macro
161 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl-nbsd" : "elf32-sh-nbsd") macro
163 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl-vxworks" : "elf32-sh-vxworks") macro
165 #define TARGET_FORMAT sh_uclinux_target_format () macro
168 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl" : "elf32-sh") macro
H A 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
H A Dtc-h8300.h30 #define TARGET_FORMAT "elf32-h8300" macro
32 #define TARGET_FORMAT "elf32-h8300-linux" macro
H A Dte-nbsd532.h24 #define TARGET_FORMAT "a.out-ns32k-netbsd" macro
H A Dte-pc532mach.h24 #define TARGET_FORMAT "a.out-pc532-mach" macro
H A Dtc-epiphany.h29 #define TARGET_FORMAT "elf32-epiphany" macro
78 #define TARGET_FORMAT "elf32-epiphany" macro
H A Dtc-pdp11.h23 #define TARGET_FORMAT "a.out-pdp11" macro
H A Dtc-mn10300.h63 #define TARGET_FORMAT "elf32-am33lin" macro
65 #define TARGET_FORMAT "elf32-mn10300" macro
H A Dtc-rx.h35 #define TARGET_FORMAT (target_big_endian ? "elf32-rx-be" : "elf32-rx-le") macro
37 #define TARGET_FORMAT "elf32-rx-linux" macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A 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
H A 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
H A 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 …]
H A 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
H A 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
H A Dtc-h8300.h30 #define TARGET_FORMAT "elf32-h8300" macro
32 #define TARGET_FORMAT "elf32-h8300-linux" macro
H A Dte-pc532mach.h24 #define TARGET_FORMAT "a.out-pc532-mach" macro
H A Dte-nbsd532.h24 #define TARGET_FORMAT "a.out-ns32k-netbsd" macro
H A Dtc-epiphany.h29 #define TARGET_FORMAT "elf32-epiphany" macro
78 #define TARGET_FORMAT "elf32-epiphany" macro
H A Dtc-pdp11.h23 #define TARGET_FORMAT "a.out-pdp11" macro
H A Dtc-mn10300.h63 #define TARGET_FORMAT "elf32-am33lin" macro
65 #define TARGET_FORMAT "elf32-mn10300" macro
H A Dtc-rx.h35 #define TARGET_FORMAT (target_big_endian ? "elf32-rx-be" : "elf32-rx-le") macro
37 #define TARGET_FORMAT "elf32-rx-linux" macro
H A Dtc-mn10200.h28 #define TARGET_FORMAT "elf32-mn10200" macro

123456