Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp166 m_curr_row->GetCFAValue().IsRegisterPlusOffset()) { in GetNonCallSiteUnwindPlanFromAssembly()
213 m_curr_row->GetCFAValue().IsRegisterPlusOffset()) { in GetNonCallSiteUnwindPlanFromAssembly()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DUnwindPlan.h223 bool IsRegisterPlusOffset() const { in IsRegisterPlusOffset() function