Home
last modified time | relevance | path

Searched refs:GetAPInt (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Core/
DDumpDataExtractor.cpp65 static llvm::Optional<llvm::APInt> GetAPInt(const DataExtractor &data, in GetAPInt() function
113 llvm::Optional<llvm::APInt> apint = GetAPInt(data, &offset, byte_size); in DumpAPInt()
546 GetAPInt(DE, &offset, semantics_byte_size); in DumpDataExtractor()