LLDB mainline
|
#include <HostInfoBase.h>
Public Attributes | |
UUID | uuid |
lldb::DataBufferSP | data_sp |
Definition at line 30 of file HostInfoBase.h.
lldb::DataBufferSP lldb_private::SharedCacheImageInfo::data_sp |
Definition at line 32 of file HostInfoBase.h.
Referenced by lldb_private::DynamicLoaderDarwin::FindTargetModuleForImageInfo(), and lldb_private::PlatformDarwinDevice::GetSharedModuleWithLocalCache().
UUID lldb_private::SharedCacheImageInfo::uuid |
Definition at line 31 of file HostInfoBase.h.
Referenced by lldb_private::DynamicLoaderDarwin::FindTargetModuleForImageInfo(), lldb_private::PlatformDarwinDevice::GetSharedModuleWithLocalCache(), lldb_private::SymbolLocatorDebugSymbols::LocateExecutableObjectFile(), and LocateMacOSXFilesUsingDebugSymbols().