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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h59 enum RestoreType { enum in class:lldb_private::UnwindPlan::Row::RegisterLocation
139 RestoreType GetLocationType() const { return m_type; }
184 RestoreType m_type; // How do we locate this register?

Completed in 117 milliseconds