Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h28 lldb::ThreadPlanSP GetStepThroughDispatchPlan(Thread &thread,
H A DAppleObjCRuntime.cpp366 thread_plan_sp = m_objc_trampoline_handler_up->GetStepThroughDispatchPlan( in GetStepThroughTrampolinePlan()
H A DAppleObjCTrampolineHandler.cpp792 AppleObjCTrampolineHandler::GetStepThroughDispatchPlan(Thread &thread, in GetStepThroughDispatchPlan() function in AppleObjCTrampolineHandler