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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h221 void SetDouble(double f) { function in class:lldb_private::RegisterValue
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp262 SetDouble(src.GetDouble(&src_offset));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.cpp508 value.SetDouble(regdata.GetDouble(&offset));

Completed in 118 milliseconds