Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp168 uint32_t row_cfa_regnum = in GetNonCallSiteUnwindPlanFromAssembly() local
173 m_inst_emulator_up->GetRegisterInfo(row_kind, row_cfa_regnum, in GetNonCallSiteUnwindPlanFromAssembly()
176 if (sp_reg_info.kinds[row_kind] == row_cfa_regnum) in GetNonCallSiteUnwindPlanFromAssembly()
215 uint32_t row_cfa_regnum = in GetNonCallSiteUnwindPlanFromAssembly() local
220 m_inst_emulator_up->GetRegisterInfo(row_kind, row_cfa_regnum, in GetNonCallSiteUnwindPlanFromAssembly()
223 if (sp_reg_info.kinds[row_kind] == row_cfa_regnum) in GetNonCallSiteUnwindPlanFromAssembly()