Searched refs:ia64_find_next_opcode (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dia64.h309 /* Used by ia64_find_next_opcode (). */
401 extern struct ia64_opcode *ia64_find_next_opcode (struct ia64_opcode *);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dia64.h309 /* Used by ia64_find_next_opcode (). */
401 extern struct ia64_opcode *ia64_find_next_opcode (struct ia64_opcode *);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc.c683 ia64_find_next_opcode (struct ia64_opcode *prev_ent)
671 ia64_find_next_opcode (struct ia64_opcode *prev_ent) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc.c683 ia64_find_next_opcode (struct ia64_opcode *prev_ent)
671 ia64_find_next_opcode (struct ia64_opcode *prev_ent) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c5911 struct ia64_opcode *next = ia64_find_next_opcode (idesc);

Completed in 199 milliseconds