Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h292 uint32_t m_num_found; member
299 m_num_found = found; in DescriptorMapUpdateResult()
H A DAppleObjCRuntimeV2.cpp2574 dynamic_update_result.m_num_found, in UpdateISAToDescriptorMapIfNeeded()
2577 shared_cache_update_result.m_num_found); in UpdateISAToDescriptorMapIfNeeded()
2589 else if (dynamic_update_result.m_num_found + in UpdateISAToDescriptorMapIfNeeded()
2590 shared_cache_update_result.m_num_found < in UpdateISAToDescriptorMapIfNeeded()