Searched refs:FuncUnwindersSP (Results 1 – 5 of 5) sorted by relevance
71 FuncUnwindersSP74 FuncUnwindersSP no_unwind_found; in GetFuncUnwindersContainingAddress()103 FuncUnwindersSP func_unwinder_sp(new FuncUnwinders(*this, m_assembly_profiler, range)); in GetFuncUnwindersContainingAddress()114 FuncUnwindersSP117 FuncUnwindersSP no_unwind_found; in GetUncachedFuncUnwindersContainingAddress()130 FuncUnwindersSP func_unwinder_sp(new FuncUnwinders(*this, m_assembly_profiler, range)); in GetUncachedFuncUnwindersContainingAddress()
33 lldb::FuncUnwindersSP42 lldb::FuncUnwindersSP51 typedef std::map<lldb::addr_t, lldb::FuncUnwindersSP> collection;
583 …FuncUnwindersSP func_unwinders_sp (pc_module_sp->GetObjectFile()->GetUnwindTable().GetFuncUnwinder… in GetFastUnwindPlanForFrame()676 FuncUnwindersSP func_unwinders_sp; in GetFullUnwindPlanForFrame()1252 FuncUnwindersSP func_unwinders_sp; in InvalidateFullUnwindPlan()
289 typedef std::shared_ptr<lldb_private::FuncUnwinders> FuncUnwindersSP; typedef
3616 …FuncUnwindersSP func_unwinders_sp (sc.module_sp->GetObjectFile()->GetUnwindTable().GetUncachedFunc… in DoExecute()