Lines Matching refs:ObjectSP
208 StructuredData::ObjectSP
214 const StructuredData::ObjectSP &config_sp) override;
216 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos() override;
218 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos(
221 StructuredData::ObjectSP
222 GetLoadedDynamicLibrariesInfos_sender(StructuredData::ObjectSP args);
224 StructuredData::ObjectSP GetSharedCacheInfo() override;
226 StructuredData::ObjectSP GetDynamicLoaderProcessState() override;
272 StructuredData::ObjectSP m_jstopinfo_sp; // Stop info only for any threads
274 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited
333 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
357 const StructuredData::ObjectSP &thread_infos_sp);