Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DRegisterValue.cpp156 if (copy.CopyValue(*this) && copy.GetData(copy_data)) { in SetType()
472 bool RegisterValue::CopyValue(const RegisterValue &rhs) { in CopyValue() function in RegisterValue
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DRegisterValue.h83 bool CopyValue(const RegisterValue &rhs);