Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform.h408 struct MappingGo48 { struct
417 static const uptr kMidAppMemBeg = 0;
418 static const uptr kMidAppMemEnd = 0;
419 static const uptr kHiAppMemBeg = 0;
420 static const uptr kHiAppMemEnd = 0;
421 static const uptr kHeapMemBeg = 0;
422 static const uptr kHeapMemEnd = 0;
423 static const uptr kVdsoBeg = 0;
424 static const uptr kShadowMsk = 0;
425 static const uptr kShadowXor = 0;
[all …]
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h369 struct MappingGo48 { struct
373 static const uptr kShadowEnd = 0x21c000000000ull;
376 static const uptr kMidAppMemBeg = 0;
377 static const uptr kMidAppMemEnd = 0;
378 static const uptr kHiAppMemBeg = 0;
379 static const uptr kHiAppMemEnd = 0;
380 static const uptr kHeapMemBeg = 0;
381 static const uptr kHeapMemEnd = 0;
382 static const uptr kVdsoBeg = 0;
383 static const uptr kShadowMsk = 0;
[all …]