Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h730 GetTrapHandlerUnwindPlan(const llvm::Triple &triple, ConstString name) { in GetTrapHandlerUnwindPlan() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp919 unwind_plan_sp = platform->GetTrapHandlerUnwindPlan( in GetFullUnwindPlanForFrame()