Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1591 UUID process_shared_cache(GetProcessSharedCacheUUID(process)); in ParseSymtab() local
1593 …if (lldb_shared_cache.IsValid() && process_shared_cache.IsValid() && lldb_shared_cache != process_… in ParseSymtab()