Added the ability to read unsigned integers from the Process:

	uint64_t Process::ReadUnsignedInteger (addr_t addr, size_t int_byte_size, Error &error);


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@121996 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed