Searched refs:pc_regloc (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp178 UnwindPlan::Row::RegisterLocation pc_regloc; local
198 && m_curr_row->GetRegisterInfo (pc_reg_num, pc_regloc)
199 && pc_regloc.IsSame())

Completed in 118 milliseconds