Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A DDNBDataRef.h68 const uint8_t *GetDataEnd() const { return m_end; } in GetDataEnd() function
/llvm-project/lldb/include/lldb/Utility/
H A DDataExtractor.h406 const uint8_t *GetDataEnd() const { return m_end; } in GetDataEnd() function