Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform.h474 struct MappingGoPPC64_46 { struct
475 static const uptr kMetaShadowBeg = 0x240000000000ull;
476 static const uptr kMetaShadowEnd = 0x340000000000ull;
477 static const uptr kTraceMemBeg = 0x360000000000ull;
478 static const uptr kTraceMemEnd = 0x380000000000ull;
479 static const uptr kShadowBeg = 0x200000000000ull;
480 static const uptr kShadowEnd = 0x238000000000ull;
481 static const uptr kLoAppMemBeg = 0x000000001000ull;
482 static const uptr kLoAppMemEnd = 0x00e000000000ull;
483 static const uptr kMidAppMemBeg = 0;
[all …]