Lines Matching defs:MappingGoWindows
440 struct MappingGoWindows { struct
441 static const uptr kMetaShadowBeg = 0x070000000000ull;
442 static const uptr kMetaShadowEnd = 0x077000000000ull;
443 static const uptr kTraceMemBeg = 0x050000000000ull;
444 static const uptr kTraceMemEnd = 0x070000000000ull;
445 static const uptr kShadowBeg = 0x010000000000ull;
446 static const uptr kShadowEnd = 0x050000000000ull;
447 static const uptr kLoAppMemBeg = 0x000000001000ull;
448 static const uptr kLoAppMemEnd = 0x00e000000000ull;
449 static const uptr kMidAppMemBeg = 0;
450 static const uptr kMidAppMemEnd = 0;
451 static const uptr kHiAppMemBeg = 0;
452 static const uptr kHiAppMemEnd = 0;
453 static const uptr kHeapMemBeg = 0;
454 static const uptr kHeapMemEnd = 0;
455 static const uptr kVdsoBeg = 0;
456 static const uptr kShadowMsk = 0;
457 static const uptr kShadowXor = 0;
458 static const uptr kShadowAdd = 0x010000000000ull;