Home
last modified time | relevance | path

Searched refs:bfd_mach_xc16xs (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcpu-xc16x.c33 bfd_mach_xc16xs, /* Machine. */
Delf32-xc16x.c426 case bfd_mach_xc16xs: in elf32_xc16x_final_write_processing()
447 return bfd_mach_xc16xs; in elf32_xc16x_mach()
Dbfd-in2.h2264 #define bfd_mach_xc16xs 3 macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xc16x.c85 if (!bfd_set_arch_mach (stdoutput, bfd_arch_xc16x, bfd_mach_xc16xs)) in xc16xsmode()