|
LLDB mainline
|
#include <HostInfoBase.h>
Public Attributes | |
| UUID | uuid |
| lldb::DataExtractorSP | extractor_sp |
Definition at line 30 of file HostInfoBase.h.
| lldb::DataExtractorSP lldb_private::SharedCacheImageInfo::extractor_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().