Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h85 static const uptr kHiAppMemEnd = 0x800000000000ull; global() member
119 static const uptr kHiAppMemEnd = 0xffffffffffull; global() member
147 static const uptr kHiAppMemEnd = 0x0fc0000000ull; global() member
180 static const uptr kHiAppMemEnd = 0x7fffffffffull; global() member
211 static const uptr kHiAppMemEnd = 0x3ffffffffffull; global() member
244 static const uptr kHiAppMemEnd = 0x1000000000000ull; global() member
278 static const uptr kHiAppMemEnd = 0x800000000000ull; global() member
309 static const uptr kHiAppMemEnd = 0x100000000000ull; // 44 bits global() member
340 static const uptr kHiAppMemEnd = 0x400000000000ull; // 46 bits global() member
371 static const uptr kHiAppMemEnd = 0x800000000000ull; // 47 bits global() member
402 static const uptr kHiAppMemEnd = 0xc00000004000ull; global() member
432 static const uptr kHiAppMemEnd = 0; global() member
463 static const uptr kHiAppMemEnd = 0; global() member
493 static const uptr kHiAppMemEnd = 0; global() member
523 static const uptr kHiAppMemEnd = 0; global() member
552 static const uptr kHiAppMemEnd = 0; global() member
582 static const uptr kHiAppMemEnd = 0; global() member
609 static const uptr kHiAppMemEnd = 0; global() member
703 kHiAppMemEnd, global() enumerator
[all...]