Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/runtime/
Dmranges_test.go12 func validateAddrRanges(t *testing.T, a *AddrRanges, want ...AddrRange) {
Dexport_test.go899 type AddrRange struct { struct
900 addrRange
909 func (a AddrRange) Base() uintptr {
914 func (a AddrRange) Limit() uintptr {
919 func (a AddrRange) Equals(b AddrRange) bool {
924 func (a AddrRange) Size() uintptr {
960 func MakeAddrRanges(a ...AddrRange) AddrRanges {
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DMemory.h49 typedef Range<lldb::addr_t, lldb::addr_t> AddrRange; typedef
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Target/
DMemory.h49 typedef Range<lldb::addr_t, lldb::addr_t> AddrRange; typedef
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DMemory.h49 typedef Range<lldb::addr_t, lldb::addr_t> AddrRange; typedef
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DMemory.h49 typedef Range<lldb::addr_t, lldb::addr_t> AddrRange; typedef
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/
DIRExecutionUnit.h176 typedef std::pair<lldb::addr_t, uintptr_t> AddrRange; typedef
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/
DIRExecutionUnit.h176 typedef std::pair<lldb::addr_t, uintptr_t> AddrRange; typedef
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Expression/
DIRExecutionUnit.h176 typedef std::pair<lldb::addr_t, uintptr_t> AddrRange; typedef
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Expression/
DIRExecutionUnit.h176 typedef std::pair<lldb::addr_t, uintptr_t> AddrRange; typedef