Searched refs:POSIXBreakpointProtocol (Results 1 – 8 of 8) sorted by relevance
21 class POSIXBreakpointProtocol {23 POSIXBreakpointProtocol() { m_watchpoints_initialized = false; } in POSIXBreakpointProtocol() function24 virtual ~POSIXBreakpointProtocol() {} in ~POSIXBreakpointProtocol()
21 class POSIXBreakpointProtocol; variable84 POSIXBreakpointProtocol *GetPOSIXBreakpointProtocol() { in GetPOSIXBreakpointProtocol()96 POSIXBreakpointProtocol *m_posix_thread;
407 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in EnableHardwareWatchpoint()436 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in FindVacantWatchpointIndex()498 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in WatchNotify()546 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in TraceNotify()598 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in GetRegisterIndexFromOffset()
17 public POSIXBreakpointProtocol {
18 public POSIXBreakpointProtocol {
19 public POSIXBreakpointProtocol {