HomeSort by relevance Sort by last modified time
    Searched defs:TARGET_FORMAT (Results 1 - 25 of 69) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/config/
te-nbsd532.h 24 #define TARGET_FORMAT "a.out-ns32k-netbsd"
te-pc532mach.h 24 #define TARGET_FORMAT "a.out-pc532-mach"
tc-pdp11.h 23 #define TARGET_FORMAT "a.out-pdp11"
tc-mn10200.h 28 #define TARGET_FORMAT "elf32-mn10200"
tc-moxie.h 28 #define TARGET_FORMAT (target_big_endian ? "elf32-bigmoxie" : "elf32-littlemoxie")
tc-cr16.h 32 #define TARGET_FORMAT "elf32-cr16"
tc-crx.h 32 #define TARGET_FORMAT "elf32-crx"
tc-d10v.h 29 #define TARGET_FORMAT "elf32-d10v"
tc-fr30.h 28 #define TARGET_FORMAT "elf32-fr30"
tc-i370.h 39 #define TARGET_FORMAT ("elf32-i370")
tc-iq2000.h 28 #define TARGET_FORMAT "elf32-iq2000"
tc-lm32.h 25 #define TARGET_FORMAT "elf32-lm32"
tc-pj.h 28 #define TARGET_FORMAT (target_big_endian ? "elf32-pj" : "elf32-pjl")
tc-tic30.h 28 #define TARGET_FORMAT "a.out-tic30"
tc-vax.h 27 #define TARGET_FORMAT "a.out-vax-netbsd"
29 #ifndef TARGET_FORMAT
30 #define TARGET_FORMAT "a.out-vax-bsd"
35 #define TARGET_FORMAT "vms-vax"
39 #define TARGET_FORMAT "elf32-vax"
tc-z8k.h 24 #define TARGET_FORMAT "coff-z8k"
tc-arc.h 50 #define TARGET_FORMAT arc_target_format
tc-d30v.h 26 #define TARGET_FORMAT "elf32-d30v"
tc-dlx.h 27 #define TARGET_FORMAT "elf32-dlx"
tc-ip2k.h 28 #define TARGET_FORMAT "elf32-ip2k"
tc-m32c.h 28 #define TARGET_FORMAT "elf32-m32c"
tc-mcore.h 49 #define TARGET_FORMAT (target_big_endian ? "pe-mcore-big" : "pe-mcore-little")
67 #define TARGET_FORMAT (target_big_endian ? "elf32-mcore-big" : "elf32-mcore-little")
83 #ifndef TARGET_FORMAT
tc-metag.h 29 #define TARGET_FORMAT "elf32-metag"
tc-mt.h 28 #define TARGET_FORMAT "elf32-mt"
tc-score.h 37 #define TARGET_FORMAT (target_big_endian ? "elf32-bigscore" : "elf32-littlescore")

Completed in 684 milliseconds

1 2 3