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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h104 bool IsAtDWARFExpression() const { return m_type == atDWARFExpression; } function in class:lldb_private::UnwindPlan::Row::RegisterLocation
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp1498 unwindplan_regloc.IsAtDWARFExpression()) {
1528 "(IsAtDWARFExpression)",
1533 UnwindLogMsg("tried to use IsDWARFExpression or IsAtDWARFExpression for %s "

Completed in 75 milliseconds