LLDB mainline
lldb_copy__dyld_process_cache_info Struct Reference

Public Attributes

uuid_t cacheUUID
uint64_t cacheBaseAddress
bool noCache
bool privateCache

Detailed Description

Definition at line 5794 of file ObjectFileMachO.cpp.

Member Data Documentation

◆ cacheBaseAddress

uint64_t lldb_copy__dyld_process_cache_info::cacheBaseAddress

Definition at line 5796 of file ObjectFileMachO.cpp.

Referenced by ObjectFileMachO::GetLLDBSharedCacheUUID().

◆ cacheUUID

uuid_t lldb_copy__dyld_process_cache_info::cacheUUID

Definition at line 5795 of file ObjectFileMachO.cpp.

Referenced by ObjectFileMachO::GetLLDBSharedCacheUUID().

◆ noCache

bool lldb_copy__dyld_process_cache_info::noCache

Definition at line 5797 of file ObjectFileMachO.cpp.

◆ privateCache

bool lldb_copy__dyld_process_cache_info::privateCache

Definition at line 5798 of file ObjectFileMachO.cpp.


The documentation for this struct was generated from the following file: