Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DRegisterValue.cpp320 static bool SInt64ValueIsValidForByteSize(int64_t sval64, in SInt64ValueIsValidForByteSize() function
402 if (!SInt64ValueIsValidForByteSize(ival64, byte_size)) { in SetValueFromString()