Searched refs:GetUnwindTable (Results 1 – 5 of 5) sorted by relevance
268 pc_module_sp->GetUnwindTable().GetFuncUnwindersContainingAddress( in InitializeZerothFrame()758 pc_module_sp->GetUnwindTable().GetFuncUnwindersContainingAddress( in GetFastUnwindPlanForFrame()845 pc_module_sp->GetUnwindTable().GetFuncUnwindersContainingAddress( in GetFullUnwindPlanForFrame()864 pc_module_sp->GetUnwindTable().GetEHFrameInfo()) { in GetFullUnwindPlanForFrame()871 pc_module_sp->GetUnwindTable().GetArmUnwindInfo(); in GetFullUnwindPlanForFrame()881 pc_module_sp->GetUnwindTable().GetObjectFileUnwindInfo(); in GetFullUnwindPlanForFrame()
581 UnwindTable &GetUnwindTable();
1234 UnwindTable &Module::GetUnwindTable() { in GetUnwindTable() function in Module
3033 GetModule()->GetUnwindTable().GetEHFrameInfo()) { in ParseSymtab()
3625 UnwindTable &uw_table = sc.module_sp->GetUnwindTable(); in DoExecute()