Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.h28 lldb::ThreadPlanSP GetStepThroughDispatchPlan(Thread &thread,
DAppleObjCRuntime.cpp364 thread_plan_sp = m_objc_trampoline_handler_up->GetStepThroughDispatchPlan( in GetStepThroughTrampolinePlan()
DAppleObjCTrampolineHandler.cpp891 AppleObjCTrampolineHandler::GetStepThroughDispatchPlan(Thread &thread, in GetStepThroughDispatchPlan() function in AppleObjCTrampolineHandler