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.h356 lldb::addr_t &GetClassInfoArgs(Helper helper);
H A DAppleObjCRuntimeV2.cpp1864 AppleObjCRuntimeV2::DynamicClassInfoExtractor::GetClassInfoArgs(Helper helper) { in GetClassInfoArgs() function in AppleObjCRuntimeV2::DynamicClassInfoExtractor
2139 exe_ctx, GetClassInfoArgs(helper), arguments, diagnostics)) { in UpdateISAToDescriptorMap()
2160 exe_ctx, &GetClassInfoArgs(helper), options, diagnostics, return_value); in UpdateISAToDescriptorMap()