Home
last modified time | relevance | path

Searched refs:GetMax32 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBDataRef.h93 uint32_t GetMax32(offset_t *offset_ptr, uint32_t byte_size) const;
H A DDNBDataRef.cpp97 uint32_t DNBDataRef::GetMax32(offset_t *offset_ptr, uint32_t byte_size) const { in GetMax32() function in DNBDataRef