Searched refs:bfd_arch_arc (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-arc.c | 192 return bfd_default_set_arch_mach (abfd, bfd_arch_arc, mach); in arc_elf_object_p() 228 #define ELF_ARCH bfd_arch_arc
|
H A D | cpu-arc.c | 30 bfd_arch_arc, \
|
H A D | bfd-in2.h | 1893 bfd_arch_arc, /* ARC Cores */ enumerator
|
H A D | ChangeLog-9697 | 902 * archures.c (architecture list): Add bfd_arch_arc. 910 * elf.c (pre_headers): Recognize bfd_arch_arc.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-arc.c | 183 return bfd_default_set_arch_mach (abfd, bfd_arch_arc, mach); 244 #define ELF_ARCH bfd_arch_arc
|
H A D | cpu-arc.c | 30 bfd_arch_arc, \
|
H A D | bfd-in2.h | 1669 bfd_arch_arc, /* ARC Cores */ enumerator
|
H A D | ChangeLog-9697 | 902 * archures.c (architecture list): Add bfd_arch_arc. 910 * elf.c (pre_headers): Recognize bfd_arch_arc.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-arc.h | 29 #define TARGET_ARCH bfd_arch_arc
|
H A D | tc-arc.c | 195 if (!bfd_set_arch_mach (stdoutput, bfd_arch_arc, arc_mach_type)) in md_begin() 216 if (!bfd_set_arch_mach (stdoutput, bfd_arch_arc, mach)) in init_opcode_tables() 992 if (!bfd_set_arch_mach (stdoutput, bfd_arch_arc, mach)) in arc_option()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-arc.h | 29 #define TARGET_ARCH bfd_arch_arc
|
H A D | tc-arc.c | 231 if (!bfd_set_arch_mach (stdoutput, bfd_arch_arc, arc_mach_type)) in md_begin() 252 if (!bfd_set_arch_mach (stdoutput, bfd_arch_arc, mach)) 1497 if (!bfd_set_arch_mach (stdoutput, bfd_arch_arc, mach))
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | disassemble.c | 102 case bfd_arch_arc:
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | disassemble.c | 105 case bfd_arch_arc:
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | archures.texi | 233 bfd_arch_arc, /* ARC Cores */
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | archures.texi | 254 bfd_arch_arc, /* ARC Cores */
|