HomeSort by relevance Sort by last modified time
    Searched refs:gdb_reg_cb (Results 1 - 2 of 2) sorted by null

  /external/qemu/
gdbstub.h 28 typedef int (*gdb_reg_cb)(CPUState *env, uint8_t *buf, int reg); typedef
30 gdb_reg_cb get_reg, gdb_reg_cb set_reg,
gdbstub.c 260 gdb_reg_cb get_reg;
261 gdb_reg_cb set_reg;
    [all...]

Completed in 52 milliseconds