Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDUnwindPlan.h106 bool IsDWARFExpression() const { return m_type == isDWARFExpression; } in IsDWARFExpression() function
242 bool IsDWARFExpression() const { return m_type == isDWARFExpression; } in IsDWARFExpression() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDRegisterContextUnwind.cpp1652 if (unwindplan_regloc.IsDWARFExpression() || in SavedLocationForRegister()
1672 if (unwindplan_regloc.IsDWARFExpression()) { in SavedLocationForRegister()