Searched refs:GetMax32 (Results 1 - 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNBDataRef.h97 uint32_t GetMax32(offset_t *offset_ptr, uint32_t byte_size) const;
H A DDNBDataRef.cpp142 // GetMax32
148 DNBDataRef::GetMax32(offset_t *offset_ptr, uint32_t byte_size) const function in class:DNBDataRef
156 assert(!"GetMax32 unhandled case!");
H A DDNB.cpp1480 uint32_t u32 = data.GetMax32(&data_offset, byte_size);

Completed in 337 milliseconds