Home
last modified time | relevance | path

Searched defs:uval64 (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DRegisterValue.cpp299 static bool UInt64ValueIsValidForByteSize(uint64_t uval64, in UInt64ValueIsValidForByteSize()
343 uint64_t uval64; in SetValueFromString() local
H A DDataExtractor.cpp577 uint64_t uval64 = GetMaxU64(offset_ptr, size); in GetMaxU64Bitfield() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp431 uint64_t uval64 = DE.GetMaxU64Bitfield(&offset, item_byte_size, in DumpDataExtractor() local
536 uint64_t uval64 = DE.GetMaxU64Bitfield(&offset, item_byte_size, in DumpDataExtractor() local
H A DEmulateInstruction.cpp179 uint64_t uval64 = 0; in ReadMemoryUnsigned() local
H A DAddress.cpp104 uint64_t uval64 = 0; in ReadUIntMax64() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp905 uint64_t uval64 = data.GetMaxU64(&offset, *byte_size); in GetValueAsScalar() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp640 const uint64_t uval64 = data.GetU64(&offset); in CalculateMnemonicOperandsAndComment() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp1396 uint64_t uval64; in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2004 uint64_t uval64 = 0; in ParseTemplateDIE() local