Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h48 lldb::addr_t SetupDispatchFunction(Thread &thread,
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp60 m_trampoline_handler.SetupDispatchFunction(GetThread(), m_input_values); in InitializeFunctionCaller()
H A DAppleObjCTrampolineHandler.cpp699 AppleObjCTrampolineHandler::SetupDispatchFunction(Thread &thread, in SetupDispatchFunction() function in AppleObjCTrampolineHandler