Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp214 SetUInt16(src.GetMaxU32(&src_offset, src_len)); in SetValueFromData()
740 SetUInt16(uint); in SetUInt()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h195 void SetUInt16(uint16_t uint) { in SetUInt16() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_x86_64.cpp449 reg_value.SetUInt16( in ReadRegister()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp424 reg_value.SetUInt16( in ReadRegister()