Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/UnwindAssembly/x86/
DUnwindAssembly-x86.cpp757 UnwindPlan::Row::RegisterLocation pc_reginfo; in get_fast_unwind_plan() local
790 pc_reginfo.SetAtCFAPlusOffset (-m_wordsize); in get_fast_unwind_plan()
791 row->SetRegisterInfo (m_lldb_ip_regnum, pc_reginfo); in get_fast_unwind_plan()