Searched refs:GetPOSIXBreakpointProtocol (Results 1 – 2 of 2) sorted by relevance
74 GetPOSIXBreakpointProtocol()->ForceWatchpointsInitialized(); in FreeBSDThread()393 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in EnableHardwareWatchpoint()422 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in FindVacantWatchpointIndex()439 status = GetPOSIXBreakpointProtocol()->UpdateAfterBreakpoint(); in BreakNotify()482 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in WatchNotify()529 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in TraceNotify()581 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in GetRegisterIndexFromOffset()
77 POSIXBreakpointProtocol *GetPOSIXBreakpointProtocol() { in GetPOSIXBreakpointProtocol() function