Searched refs:aarch64_find_next_opcode (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-dis.h29 returned; for other candidate(s), call aarch64_find_next_opcode to
30 obtain. Note that aarch64_find_next_opcode finds the next
37 const aarch64_opcode* aarch64_find_next_opcode (const aarch64_opcode *);
H A Daarch64-dis.c3260 tmp = aarch64_find_next_opcode (tmp);
3276 opcode = aarch64_find_next_opcode (opcode);
H A Daarch64-dis-2.c25082 aarch64_find_next_opcode (const aarch64_opcode *opcode) function
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-dis.h29 returned; for other candidate(s), call aarch64_find_next_opcode to
30 obtain. Note that aarch64_find_next_opcode finds the next
37 const aarch64_opcode* aarch64_find_next_opcode (const aarch64_opcode *);
H A Daarch64-dis.c3650 tmp = aarch64_find_next_opcode (tmp);
3666 opcode = aarch64_find_next_opcode (opcode);
H A Daarch64-dis-2.c32133 aarch64_find_next_opcode (const aarch64_opcode *opcode) function
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-dis.h29 returned; for other candidate(s), call aarch64_find_next_opcode to
30 obtain. Note that aarch64_find_next_opcode finds the next
37 const aarch64_opcode* aarch64_find_next_opcode (const aarch64_opcode *);
H A Daarch64-dis.c3729 tmp = aarch64_find_next_opcode (tmp);
3745 opcode = aarch64_find_next_opcode (opcode);
H A Daarch64-dis-2.c32815 aarch64_find_next_opcode (const aarch64_opcode *opcode) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-dis.h29 returned; for other candidate(s), call aarch64_find_next_opcode to
30 obtain. Note that aarch64_find_next_opcode finds the next
37 const aarch64_opcode* aarch64_find_next_opcode (const aarch64_opcode *);
H A Daarch64-dis.c3269 tmp = aarch64_find_next_opcode (tmp);
3285 opcode = aarch64_find_next_opcode (opcode);
H A Daarch64-dis-2.c25159 aarch64_find_next_opcode (const aarch64_opcode *opcode) function
[all...]

Completed in 517 milliseconds