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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h139 void SetValueToInvalid() { m_type = eTypeInvalid; } function in class:lldb_private::RegisterValue
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.cpp1198 value.SetValueToInvalid();
H A DRegisterContextDarwin_arm64.cpp531 value.SetValueToInvalid();

Completed in 72 milliseconds