Home
last modified time | relevance | path

Searched defs:lldb_copy__dyld_process_cache_info (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp5800 struct lldb_copy__dyld_process_cache_info { struct
5801 uuid_t cacheUUID; // UUID of cache used by process
5802 uint64_t cacheBaseAddress; // load address of dyld shared cache
5803 bool noCache; // process is running without a dyld cache
5804 bool privateCache; // process is using a private copy of its dyld cache