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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp191 unwind_regloc.SetUndefined();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h84 void SetUndefined() { m_type = undefined; } function in class:lldb_private::UnwindPlan::Row::RegisterLocation
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-s390x/
H A DABISysV_s390x.cpp662 unwind_regloc.SetUndefined();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp313 reg_loc.SetUndefined();
H A DDWARFCallFrameInfo.cpp864 reg_location.SetUndefined();

Completed in 175 milliseconds