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

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

Completed in 62 milliseconds