Lines Matching refs:ObjectSP
212 StructuredData::ObjectSP
218 const StructuredData::ObjectSP &config_sp) override;
220 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos() override;
222 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos(
225 StructuredData::ObjectSP
226 GetLoadedDynamicLibrariesInfos_sender(StructuredData::ObjectSP args);
228 StructuredData::ObjectSP GetSharedCacheInfo() override;
267 StructuredData::ObjectSP m_jstopinfo_sp; // Stop info only for any threads
269 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited
332 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
359 const StructuredData::ObjectSP &thread_infos_sp);