Searched refs:IsValidForOperatingSystemThread (Results 1 – 3 of 3) sorted by relevance
72 backing_stop_info_sp->IsValidForOperatingSystemThread(*this)) { in CalculateStopInfo()
80 virtual bool IsValidForOperatingSystemThread(Thread &thread) { return true; } in IsValidForOperatingSystemThread() function
122 bool IsValidForOperatingSystemThread(Thread &thread) override { in IsValidForOperatingSystemThread() function in lldb_private::StopInfoBreakpoint