Searched defs:object_sp (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DMainLoopBase.h43 virtual ReadHandleUP RegisterReadObject(const lldb::IOObjectSP &object_sp, argument
57 ReadHandleUP CreateReadHandle(const lldb::IOObjectSP &object_sp) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp195 EventDataStructuredData( const ProcessSP &process_sp, const StructuredData::ObjectSP &object_sp, const lldb::StructuredDataPluginSP &plugin_sp) argument
234 SetObject( const StructuredData::ObjectSP &object_sp) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp106 StructuredData::ObjectSP object_sp = local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp215 StructuredData::ObjectSP object_sp; local
H A DGDBRemoteCommunicationClient.cpp566 StructuredData::ObjectSP object_sp; local
H A DGDBRemoteCommunicationServerCommon.cpp1132 StructuredData::ObjectSP object_sp = StructuredData::ParseJSON(packet.Peek()); local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h369 auto object_sp = std::make_shared<Array>(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1087 HandleArrivalOfStructuredData( Process &process, ConstString type_name, const StructuredData::ObjectSP &object_sp) argument
1149 GetDescription( const StructuredData::ObjectSP &object_sp, lldb_private::Stream &stream) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1337 StructuredData::ObjectSP object_sp = thread->GetExtendedInfo(); local

Completed in 275 milliseconds