Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h29 lldb::ThreadPlanSP GetStepThroughDispatchPlan(Thread &thread,
H A DAppleObjCRuntime.cpp344 thread_plan_sp = m_objc_trampoline_handler_ap->GetStepThroughDispatchPlan( in GetStepThroughTrampolinePlan()
H A DAppleObjCTrampolineHandler.cpp844 AppleObjCTrampolineHandler::GetStepThroughDispatchPlan(Thread &thread, in GetStepThroughDispatchPlan() function in AppleObjCTrampolineHandler