Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h84 static const uptr kHiAppMemEnd = 0x800000000000ull; member
118 static const uptr kHiAppMemEnd = 0xffffffffffull; member
146 static const uptr kHiAppMemEnd = 0x0fc0000000ull; member
179 static const uptr kHiAppMemEnd = 0x7fffffffffull; member
210 static const uptr kHiAppMemEnd = 0x3ffffffffffull; member
243 static const uptr kHiAppMemEnd = 0x1000000000000ull; member
277 static const uptr kHiAppMemEnd = 0x800000000000ull; member
308 static const uptr kHiAppMemEnd = 0x100000000000ull; // 44 bits member
339 static const uptr kHiAppMemEnd = 0x400000000000ull; // 46 bits member
370 static const uptr kHiAppMemEnd = 0x800000000000ull; // 47 bits member
[all …]