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