Searched refs:GetStopReasonExtendedInfoAsJSON (Results 1 – 4 of 4) sorted by relevance
117 …p reason and is currently used only for instrumentation plugins.") GetStopReasonExtendedInfoAsJSON;119 GetStopReasonExtendedInfoAsJSON (lldb::SBStream &stream);
85 self.assertTrue(thread.GetStopReasonExtendedInfoAsJSON(s))
75 bool GetStopReasonExtendedInfoAsJSON(lldb::SBStream &stream);
279 bool SBThread::GetStopReasonExtendedInfoAsJSON(lldb::SBStream &stream) { in GetStopReasonExtendedInfoAsJSON() function in SBThread