Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2412 DescriptorMapUpdateResult shared_cache_update_result = in UpdateISAToDescriptorMapIfNeeded() local
2421 shared_cache_update_result.m_update_ran ? "yes" : "no", in UpdateISAToDescriptorMapIfNeeded()
2422 shared_cache_update_result.m_num_found); in UpdateISAToDescriptorMapIfNeeded()
2427 if ((!shared_cache_update_result.m_update_ran) || in UpdateISAToDescriptorMapIfNeeded()
2432 shared_cache_update_result.m_num_found < in UpdateISAToDescriptorMapIfNeeded()