Searched defs:GetU32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractor.cpp94 uint32_t StringExtractor::GetU32(uint32_t fail_value, int base) { function in class:StringExtractor
H A DDataExtractor.cpp428 uint32_t DataExtractor::GetU32(offset_t *offset_ptr) const { function in class:DataExtractor
448 void *DataExtractor::GetU32(offset_t *offset_ptr, void *void_dst, function in class:DataExtractor

Completed in 55 milliseconds