Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h409 extern struct ia64_opcode *ia64_find_next_opcode (struct ia64_opcode *);
DChangeLog1176 (ia64_find_next_opcode): Likewise.
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.c670 ia64_find_next_opcode (struct ia64_opcode *prev_ent) in ia64_find_next_opcode() function
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c6101 struct ia64_opcode *next = ia64_find_next_opcode (idesc); in get_next_opcode()