Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp167 uint32_t row_cfa_regnum = in GetNonCallSiteUnwindPlanFromAssembly() local
173 row_kind, row_cfa_regnum); in GetNonCallSiteUnwindPlanFromAssembly()
175 if (sp_reg_info.kinds[row_kind] == row_cfa_regnum) in GetNonCallSiteUnwindPlanFromAssembly()
214 uint32_t row_cfa_regnum = in GetNonCallSiteUnwindPlanFromAssembly() local
220 row_kind, row_cfa_regnum); in GetNonCallSiteUnwindPlanFromAssembly()
222 if (sp_reg_info.kinds[row_kind] == row_cfa_regnum) in GetNonCallSiteUnwindPlanFromAssembly()