Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Utility/
H A DRegisterValue.cpp313 static bool SInt64ValueIsValidForByteSize(int64_t sval64, in SInt64ValueIsValidForByteSize() function
395 if (!SInt64ValueIsValidForByteSize(ival64, byte_size)) { in SetValueFromString()