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

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dax.h115 void (*emit_call) (CORE_ADDR fn); member in struct:emit_ops
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dax.h115 void (*emit_call) (CORE_ADDR fn); member in struct:emit_ops
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c1491 emit_call (char prefix ATTRIBUTE_UNUSED, char opcode, const char * args) function
1876 p = emit_call (0, opcode + cc, p);
1880 : emit_call (0, prefix, args);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z80.c1446 emit_call (char prefix ATTRIBUTE_UNUSED, char opcode, const char * args) function
1831 p = emit_call (0, opcode + cc, p);
1835 : emit_call (0, prefix, args);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c1491 emit_call (char prefix ATTRIBUTE_UNUSED, char opcode, const char * args) function
1876 p = emit_call (0, opcode + cc, p);
1880 : emit_call (0, prefix, args);

Completed in 99 milliseconds