Lines Matching refs:ObjectSP
216 StructuredData::ObjectSP
222 const StructuredData::ObjectSP &config_sp) override;
224 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos() override;
226 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos(
229 StructuredData::ObjectSP
230 GetLoadedDynamicLibrariesInfos_sender(StructuredData::ObjectSP args);
232 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
334 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
361 const StructuredData::ObjectSP &thread_infos_sp);