Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Utility/
DRegisterContextLLDB.cpp1074 uint32_t arch_default_pc_reg = LLDB_INVALID_REGNUM; in SavedLocationForRegister() local
1076 …KindGeneric, LLDB_REGNUM_GENERIC_PC, m_full_unwind_plan_sp->GetRegisterKind(), arch_default_pc_reg) in SavedLocationForRegister()
1077 && arch_default_pc_reg != LLDB_INVALID_REGNUM in SavedLocationForRegister()
1079 && active_row->GetRegisterInfo (arch_default_pc_reg, unwindplan_regloc)) in SavedLocationForRegister()