Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp2041 size_t Target::ReadScalarIntegerFromMemory(const Address &addr, uint32_t byte_size, in ReadScalarIntegerFromMemory() function in Target
H A DProcess.cpp2225 size_t Process::ReadScalarIntegerFromMemory(addr_t addr, uint32_t byte_size, in ReadScalarIntegerFromMemory() function in Process