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);
75 bool GetStopReasonExtendedInfoAsJSON(lldb::SBStream &stream);
282 bool SBThread::GetStopReasonExtendedInfoAsJSON(lldb::SBStream &stream) { in GetStopReasonExtendedInfoAsJSON() function in SBThread283 LLDB_RECORD_METHOD(bool, SBThread, GetStopReasonExtendedInfoAsJSON, in GetStopReasonExtendedInfoAsJSON()1387 LLDB_REGISTER_METHOD(bool, SBThread, GetStopReasonExtendedInfoAsJSON, in RegisterMethods()
53584 result = (bool)(arg1)->GetStopReasonExtendedInfoAsJSON(*arg2); in _wrap_SBThread_GetStopReasonExtendedInfoAsJSON()