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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractor.cpp124 uint64_t StringExtractor::GetU64(uint64_t fail_value, int base) { function in class:StringExtractor
H A DDataExtractor.cpp477 uint64_t DataExtractor::GetU64(offset_t *offset_ptr) const { function in class:DataExtractor
496 void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst, function in class:DataExtractor

Completed in 69 milliseconds