Searched refs:UInt64ValueIsValidForByteSize (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DArgs.h364 UInt64ValueIsValidForByteSize (uint64_t uval64, size_t total_byte_size) function in class:lldb_private::Args
/external/lldb/source/Core/
H A DRegisterValue.cpp473 else if (!Args::UInt64ValueIsValidForByteSize (uval64, byte_size))

Completed in 105 milliseconds