Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp166 if (copy.CopyValue(*this) && copy.GetData(copy_data)) in SetType()
479 bool RegisterValue::CopyValue(const RegisterValue &rhs) { in CopyValue() function in RegisterValue
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h83 bool CopyValue(const RegisterValue &rhs);