Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DValueObjectCast.cpp80 return m_value.GetValueByteSize(NULL); in GetByteSize()
DValue.cpp183 Value::GetValueByteSize (Error *error_ptr) in GetValueByteSize() function in Value
548 size_t byte_size = GetValueByteSize (&error); in GetValueAsData()
DValueObjectDynamicValue.cpp104 return m_value.GetValueByteSize(NULL); in GetByteSize()
/external/lldb/include/lldb/Core/
DValue.h251 GetValueByteSize (Error *error_ptr);