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 5724 of file ObjectFileMachO.cpp.

Member Data Documentation

◆ cacheBaseAddress

uint64_t lldb_copy__dyld_process_cache_info::cacheBaseAddress

Definition at line 5726 of file ObjectFileMachO.cpp.

Referenced by ObjectFileMachO::GetLLDBSharedCacheUUID().

◆ cacheUUID

uuid_t lldb_copy__dyld_process_cache_info::cacheUUID

Definition at line 5725 of file ObjectFileMachO.cpp.

Referenced by ObjectFileMachO::GetLLDBSharedCacheUUID().

◆ noCache

bool lldb_copy__dyld_process_cache_info::noCache

Definition at line 5727 of file ObjectFileMachO.cpp.

◆ privateCache

bool lldb_copy__dyld_process_cache_info::privateCache

Definition at line 5728 of file ObjectFileMachO.cpp.


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