Home
last modified time | relevance | path

Searched refs:shared_cache_spec (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.cpp143 ModuleSpec shared_cache_spec(module_spec.GetFileSpec(), image_info.uuid, in FindTargetModuleForImageInfo() local
146 target.GetOrCreateModule(shared_cache_spec, false /* notify */); in FindTargetModuleForImageInfo()
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp254 ModuleSpec shared_cache_spec(module_spec.GetFileSpec(), image_info.uuid, in GetSharedModuleWithLocalCache() local
256 err = ModuleList::GetSharedModule(shared_cache_spec, module_sp, in GetSharedModuleWithLocalCache()