/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-vax.h | 27 #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 D | tc-hppa.h | 51 #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 D | obj-coff.h | 39 #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 D | tc-sh.h | 159 #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 D | tc-mcore.h | 49 #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 D | tc-h8300.h | 30 #define TARGET_FORMAT "elf32-h8300" macro 32 #define TARGET_FORMAT "elf32-h8300-linux" macro
|
H A D | te-nbsd532.h | 24 #define TARGET_FORMAT "a.out-ns32k-netbsd" macro
|
H A D | te-pc532mach.h | 24 #define TARGET_FORMAT "a.out-pc532-mach" macro
|
H A D | tc-epiphany.h | 29 #define TARGET_FORMAT "elf32-epiphany" macro 78 #define TARGET_FORMAT "elf32-epiphany" macro
|
H A D | tc-pdp11.h | 23 #define TARGET_FORMAT "a.out-pdp11" macro
|
H A D | tc-mn10300.h | 63 #define TARGET_FORMAT "elf32-am33lin" macro 65 #define TARGET_FORMAT "elf32-mn10300" macro
|
H A D | tc-rx.h | 35 #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 D | tc-vax.h | 27 #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 D | tc-hppa.h | 51 #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 D | obj-coff.h | 39 #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 D | tc-sh.h | 157 #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 D | tc-mcore.h | 49 #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 D | tc-h8300.h | 30 #define TARGET_FORMAT "elf32-h8300" macro 32 #define TARGET_FORMAT "elf32-h8300-linux" macro
|
H A D | te-pc532mach.h | 24 #define TARGET_FORMAT "a.out-pc532-mach" macro
|
H A D | te-nbsd532.h | 24 #define TARGET_FORMAT "a.out-ns32k-netbsd" macro
|
H A D | tc-epiphany.h | 29 #define TARGET_FORMAT "elf32-epiphany" macro 78 #define TARGET_FORMAT "elf32-epiphany" macro
|
H A D | tc-pdp11.h | 23 #define TARGET_FORMAT "a.out-pdp11" macro
|
H A D | tc-mn10300.h | 63 #define TARGET_FORMAT "elf32-am33lin" macro 65 #define TARGET_FORMAT "elf32-mn10300" macro
|
H A D | tc-rx.h | 35 #define TARGET_FORMAT (target_big_endian ? "elf32-rx-be" : "elf32-rx-le") macro 37 #define TARGET_FORMAT "elf32-rx-linux" macro
|
H A D | tc-mn10200.h | 28 #define TARGET_FORMAT "elf32-mn10200" macro
|