Lines Matching refs:ObjectSP
209 StructuredData::ObjectSP
215 const StructuredData::ObjectSP &config_sp) override;
217 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos() override;
219 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos(
222 StructuredData::ObjectSP
223 GetLoadedDynamicLibrariesInfos_sender(StructuredData::ObjectSP args);
225 StructuredData::ObjectSP GetSharedCacheInfo() override;
269 StructuredData::ObjectSP m_jstopinfo_sp; // Stop info only for any threads
271 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited
332 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
356 const StructuredData::ObjectSP &thread_infos_sp);