Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h248 m_ivars_storage(), m_image_to_method_lists(), m_last_version_updated() { in ClassDescriptorV2()
276 m_image_to_method_lists; variable
H A DAppleObjCClassDescriptorV2.cpp507 m_image_to_method_lists[entry->m_image_index].emplace_back(*method_list); in ProcessRelativeMethodLists()