Searched defs:lldb_copy__dyld_process_cache_info (Results 1 – 1 of 1) sorted by relevance
5800 struct lldb_copy__dyld_process_cache_info { struct5801 uuid_t cacheUUID; // UUID of cache used by process5802 uint64_t cacheBaseAddress; // load address of dyld shared cache5803 bool noCache; // process is running without a dyld cache5804 bool privateCache; // process is using a private copy of its dyld cache