Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform.h575 struct MappingGoMips64_47 { struct
576 static const uptr kMetaShadowBeg = 0x300000000000ull;
577 static const uptr kMetaShadowEnd = 0x400000000000ull;
578 static const uptr kTraceMemBeg = 0x600000000000ull;
579 static const uptr kTraceMemEnd = 0x620000000000ull;
580 static const uptr kShadowBeg = 0x200000000000ull;
581 static const uptr kShadowEnd = 0x300000000000ull;
582 static const uptr kLoAppMemBeg = 0x000000001000ull;
583 static const uptr kLoAppMemEnd = 0x00e000000000ull;
584 static const uptr kMidAppMemBeg = 0;
[all …]