Searched refs:GetBreakpointLabel (Results 1 – 6 of 6) sorted by relevance
39 static const char *GetBreakpointLabel();
23 bp.AddName(GetBreakpointLabel()); in SetBreakpoint()
22 bp.AddName(GetBreakpointLabel()); in SetBreakpoint()
24 bp.AddName(BreakpointBase::GetBreakpointLabel()); in SetBreakpoint()
38 const char *BreakpointBase::GetBreakpointLabel() { in GetBreakpointLabel() function in BreakpointBase
425 bp.MatchesName(BreakpointBase::GetBreakpointLabel())) { in EventThreadFunction()