Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DDataExtractor.cpp1323 llvm::APInt apint; in DumpAPInt() local
1767 … llvm::APInt apint(item_bit_size, this->GetMaxU64(&offset, item_byte_size)); in Dump() local
1773 llvm::APInt apint; in Dump() local
1782 llvm::APInt apint; in Dump() local
1808 llvm::APInt apint(item_bit_size, this->GetU16(&offset)); in Dump() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1483 llvm::APInt apint (lldb_type->GetByteSize() * 8, uval64, is_signed); in ParseTemplateDIE() local