Lines Matching refs:ObjectSP
233 StructuredData::ObjectSP
239 const StructuredData::ObjectSP &config_sp) override;
241 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos() override;
243 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos(
246 StructuredData::ObjectSP
247 GetLoadedDynamicLibrariesInfos_sender(StructuredData::ObjectSP args);
249 StructuredData::ObjectSP GetSharedCacheInfo() override;
288 StructuredData::ObjectSP m_jstopinfo_sp; // Stop info only for any threads
290 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited
354 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
381 const StructuredData::ObjectSP &thread_infos_sp);