OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gdb_reg_cb
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
gdbstub.h
30
typedef int (*
gdb_reg_cb
)(CPUState *env, uint8_t *buf, int reg);
typedef
32
gdb_reg_cb
get_reg,
gdb_reg_cb
set_reg,
gdbstub.c
261
gdb_reg_cb
get_reg;
262
gdb_reg_cb
set_reg;
[
all
...]
Completed in 25 milliseconds