OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saved_insn
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
kvm.h
107
target_ulong
saved_insn
;
member in struct:kvm_sw_breakpoint
/external/qemu/target-i386/
kvm.c
793
if (cpu_memory_rw_debug(env, bp->pc, (uint8_t *)&bp->
saved_insn
, 1, 0) ||
804
cpu_memory_rw_debug(env, bp->pc, (uint8_t *)&bp->
saved_insn
, 1, 1))
Completed in 451 milliseconds