Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DMemory.h49 typedef Range<lldb::addr_t, lldb::addr_t> AddrRange; typedef
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h176 typedef std::pair<lldb::addr_t, uintptr_t> AddrRange; typedef