Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp428 ClassDescriptorV2::GetMethodList(Process *process, in GetMethodList() function in ClassDescriptorV2
502 GetMethodList(process, method_list_addr); in ProcessRelativeMethodLists()
554 GetMethodList(process, class_ro->m_baseMethods_ptr); in Describe()
H A DAppleObjCClassDescriptorV2.h153 GetMethodList(Process *process, lldb::addr_t method_list_ptr) const;