Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform.h508 struct MappingGoPPC64_47 { struct
517 static const uptr kMidAppMemBeg = 0;
518 static const uptr kMidAppMemEnd = 0;
519 static const uptr kHiAppMemBeg = 0;
520 static const uptr kHiAppMemEnd = 0;
521 static const uptr kHeapMemBeg = 0;
522 static const uptr kHeapMemEnd = 0;
523 static const uptr kVdsoBeg = 0;
524 static const uptr kShadowMsk = 0;
525 static const uptr kShadowXor = 0;
[all …]
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h460 struct MappingGoPPC64_47 { struct
464 static const uptr kShadowEnd = 0x280000000000ull;
467 static const uptr kMidAppMemBeg = 0;
468 static const uptr kMidAppMemEnd = 0;
469 static const uptr kHiAppMemBeg = 0;
470 static const uptr kHiAppMemEnd = 0;
471 static const uptr kHeapMemBeg = 0;
472 static const uptr kHeapMemEnd = 0;
473 static const uptr kVdsoBeg = 0;
474 static const uptr kShadowMsk = 0;
[all …]