Searched refs:IsCFAPlusOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h94 bool IsCFAPlusOffset() const { return m_type == isCFAPlusOffset; } function in class:lldb_private::UnwindPlan::Row::RegisterLocation
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp1255 (sp.IsCFAPlusOffset() && sp.GetOffset() == 0 &&
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp1423 if (unwindplan_regloc.IsCFAPlusOffset()) {

Completed in 79 milliseconds