Home
last modified time | relevance | path

Searched refs:kHeapMemEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h78 static const uptr kHeapMemEnd = 0x7c0000000000ull; member
116 static const uptr kHeapMemEnd = 0xff00000000ull;
148 static const uptr kHeapMemEnd = 0x0300000000ull;
196 static const uptr kHeapMemEnd = 0x7d00000000ull;
231 static const uptr kHeapMemEnd = 0x3f000000000ull;
251 static const uptr kHeapMemEnd = 0x0ffff00000000ull;
294 static const uptr kHeapMemEnd = 0x0f5000000000ull;
324 static const uptr kHeapMemEnd = 0x3e0000000000ull;
356 static const uptr kHeapMemEnd = 0x7e0000000000ull;
391 static const uptr kHeapMemEnd = 0xc00000000000ull;
[all …]
Dtsan_rtl.h73 static const uptr kSpaceSize = Mapping::kHeapMemEnd - Mapping::kHeapMemBeg;