Home
last modified time | relevance | path

Searched defs:UIntValueIsValidForSize (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
DScalar.h231 UIntValueIsValidForSize (uint64_t uval64, size_t total_byte_size) in UIntValueIsValidForSize() function
/external/lldb/source/Commands/
DCommandObjectMemory.cpp1045 UIntValueIsValidForSize (uint64_t uval64, size_t total_byte_size) in UIntValueIsValidForSize() function in CommandObjectMemoryWrite