Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextLLDB.cpp1318 … RegisterNumber arch_default_pc_reg (m_thread, eRegisterKindGeneric, LLDB_REGNUM_GENERIC_PC); in SavedLocationForRegister() local
1324 … if (arch_default_pc_reg.GetAsKind (unwindplan_registerkind) != LLDB_INVALID_REGNUM in SavedLocationForRegister()
1325 …&& active_row->GetRegisterInfo (arch_default_pc_reg.GetAsKind (unwindplan_registerkind), unwindpla… in SavedLocationForRegister()