Home
last modified time | relevance | path

Searched refs:SetUInt16 (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp194 SetUInt16(src.GetMaxU32(&src_offset, src_len)); in SetValueFromData()
715 SetUInt16(uint); in SetUInt()
/src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h205 void SetUInt16(uint16_t uint) { in SetUInt16() function
/src/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp425 reg_value.SetUInt16( in ReadRegister()
/src/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_x86_64.cpp450 reg_value.SetUInt16( in ReadRegister()