Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DScalar.h244 SIntValueIsValidForSize (int64_t sval64, size_t total_byte_size) in SIntValueIsValidForSize() function
/external/lldb/source/Commands/
DCommandObjectMemory.cpp1058 SIntValueIsValidForSize (int64_t sval64, size_t total_byte_size) in SIntValueIsValidForSize() function in CommandObjectMemoryWrite