Searched refs:sparc_opcode_lookup_arch (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dsparc.h51 SPARC_OPCODE_ARCH_BAD /* Error return from sparc_opcode_lookup_arch. */
79 extern enum sparc_opcode_arch_val sparc_opcode_lookup_arch (const char *);
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c289 max_architecture = sparc_opcode_lookup_arch (sa->opcode_arch);
497 opcode_arch = sparc_opcode_lookup_arch (sa->opcode_arch);
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dsparc-opc.c92 sparc_opcode_lookup_arch (const char *name) function

Completed in 171 milliseconds