Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp298 static bool SInt64ValueIsValidForByteSize(int64_t sval64, in SInt64ValueIsValidForByteSize() function
378 if (!SInt64ValueIsValidForByteSize(ival64, byte_size)) { in SetValueFromString()