Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h353 lldb::addr_t &GetClassInfoArgs(Helper helper);
H A DAppleObjCRuntimeV2.cpp1848 AppleObjCRuntimeV2::DynamicClassInfoExtractor::GetClassInfoArgs(Helper helper) { in GetClassInfoArgs() function in AppleObjCRuntimeV2::DynamicClassInfoExtractor
2123 exe_ctx, GetClassInfoArgs(helper), arguments, diagnostics)) { in UpdateISAToDescriptorMap()
2144 exe_ctx, &GetClassInfoArgs(helper), options, diagnostics, return_value); in UpdateISAToDescriptorMap()