Searched refs:CPUBreakpoint (Results 1 – 3 of 3) sorted by relevance
15 typedef struct CPUBreakpoint { struct18 QTAILQ_ENTRY(CPUBreakpoint) entry; argument19 } CPUBreakpoint; typedef
551 struct CPUBreakpoint *cpu_breakpoint[MAX_NIBREAK];
945 CPUBreakpoint *bp; in riscv_cpu_debug_check_breakpoint()