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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp47 static bool GetMaxS64(const lldb_private::DataExtractor &data, function
55 static bool GetMaxS64(const lldb_private::DataExtractor &data, function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp571 int64_t DataExtractor::GetMaxS64(offset_t *offset_ptr, size_t byte_size) const { function in class:DataExtractor

Completed in 121 milliseconds