Lines Matching refs:ObjectSP
213 StructuredData::ObjectSP
219 const StructuredData::ObjectSP &config_sp) override;
221 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos() override;
223 StructuredData::ObjectSP GetLoadedDynamicLibrariesInfos(
226 StructuredData::ObjectSP
227 GetLoadedDynamicLibrariesInfos_sender(StructuredData::ObjectSP args);
229 StructuredData::ObjectSP GetSharedCacheInfo() override;
231 StructuredData::ObjectSP GetDynamicLoaderProcessState() override;
277 StructuredData::ObjectSP m_jstopinfo_sp; // Stop info only for any threads
279 StructuredData::ObjectSP m_jthreadsinfo_sp; // Full stop info, expedited
338 StructuredData::ObjectSP GetExtendedInfoForThread(lldb::tid_t tid);
362 const StructuredData::ObjectSP &thread_infos_sp);