Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DDynamicLoader.h245 LazyBool &using_shared_cache, in GetSharedCacheInformation()
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOS.cpp462 lldb::addr_t &base_address, UUID &uuid, LazyBool &using_shared_cache, in GetSharedCacheInformation()
DDynamicLoaderMacOSXDYLD.cpp1051 lldb::addr_t &base_address, UUID &uuid, LazyBool &using_shared_cache, in GetSharedCacheInformation()
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp5785 LazyBool using_shared_cache; in GetProcessSharedCacheUUID() local