Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h465 DynamicClassInfoExtractor m_dynamic_class_info_extractor; variable
H A DAppleObjCRuntimeV2.cpp739 m_dynamic_class_info_extractor(*this), in AppleObjCRuntimeV2()
2550 m_dynamic_class_info_extractor.UpdateISAToDescriptorMap(hash_table); in UpdateISAToDescriptorMapIfNeeded()