Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp800 FunctionCaller *impl_function_caller = nullptr; in SetupDispatchFunction() local
835 impl_function_caller = m_impl_code->MakeFunctionCaller( in SetupDispatchFunction()
844 impl_function_caller = m_impl_code->GetFunctionCaller(); in SetupDispatchFunction()
855 if (!impl_function_caller->WriteFunctionArguments( in SetupDispatchFunction()