Home
last modified time | relevance | path

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

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