Searched refs:IsAFAPlusOffset (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h98 bool IsAFAPlusOffset() const { return m_type == isAFAPlusOffset; } function in class:lldb_private::UnwindPlan::Row::RegisterLocation
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp1447 if (unwindplan_regloc.IsAFAPlusOffset()) {

Completed in 118 milliseconds