Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp317 uint8_t DataExtractor::GetU8(offset_t *offset_ptr) const { in GetU8() function in DataExtractor
330 void *DataExtractor::GetU8(offset_t *offset_ptr, void *dst, in GetU8() function in DataExtractor