Home
last modified time | relevance | path

Searched defs:CPUBreakpoint (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/exec/
H A Dbreakpoint.h15 typedef struct CPUBreakpoint { struct
18 QTAILQ_ENTRY(CPUBreakpoint) entry; argument
19 } CPUBreakpoint; typedef