Searched refs:FuncUnwindersSP (Results 1 – 5 of 5) sorted by relevance
77 FuncUnwindersSP80 FuncUnwindersSP no_unwind_found; in GetFuncUnwindersContainingAddress()111 FuncUnwindersSP func_unwinder_sp(new FuncUnwinders(*this, range)); in GetFuncUnwindersContainingAddress()122 FuncUnwindersSP125 FuncUnwindersSP no_unwind_found; in GetUncachedFuncUnwindersContainingAddress()138 FuncUnwindersSP func_unwinder_sp(new FuncUnwinders(*this, range)); in GetUncachedFuncUnwindersContainingAddress()
37 lldb::FuncUnwindersSP46 lldb::FuncUnwindersSP58 typedef std::map<lldb::addr_t, lldb::FuncUnwindersSP> collection;
687 …FuncUnwindersSP func_unwinders_sp (pc_module_sp->GetObjectFile()->GetUnwindTable().GetFuncUnwinder… in GetFastUnwindPlanForFrame()789 FuncUnwindersSP func_unwinders_sp; in GetFullUnwindPlanForFrame()
325 typedef std::shared_ptr<lldb_private::FuncUnwinders> FuncUnwindersSP; typedef
3767 …FuncUnwindersSP func_unwinders_sp (sc.module_sp->GetObjectFile()->GetUnwindTable().GetUncachedFunc… in DoExecute()