Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DUnwindPlan.h132 IsDWARFExpression () const in IsDWARFExpression() function
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextLLDB.cpp1184 if (unwindplan_regloc.IsDWARFExpression() || unwindplan_regloc.IsAtDWARFExpression()) in SavedLocationForRegister()
1197 if (unwindplan_regloc.IsDWARFExpression()) in SavedLocationForRegister()