Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp707 FunctionCaller *impl_function_caller = nullptr; in SetupDispatchFunction() local
742 impl_function_caller = m_impl_code->MakeFunctionCaller( in SetupDispatchFunction()
751 impl_function_caller = m_impl_code->GetFunctionCaller(); in SetupDispatchFunction()
762 if (!impl_function_caller->WriteFunctionArguments( in SetupDispatchFunction()