Searched refs:GetPOSIXBreakpointProtocol (Results 1 – 2 of 2) sorted by relevance
77 GetPOSIXBreakpointProtocol()->ForceWatchpointsInitialized(); in FreeBSDThread()407 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in EnableHardwareWatchpoint()436 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in FindVacantWatchpointIndex()453 status = GetPOSIXBreakpointProtocol()->UpdateAfterBreakpoint(); in BreakNotify()498 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in WatchNotify()546 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in TraceNotify()598 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in GetRegisterIndexFromOffset()
84 POSIXBreakpointProtocol *GetPOSIXBreakpointProtocol() { in GetPOSIXBreakpointProtocol() function