Lines Matching defs:MappingGoWindows
453 struct MappingGoWindows { struct
454 static const uptr kMetaShadowBeg = 0x070000000000ull;
455 static const uptr kMetaShadowEnd = 0x077000000000ull;
456 static const uptr kShadowBeg = 0x010000000000ull;
457 static const uptr kShadowEnd = 0x030000000000ull;
458 static const uptr kLoAppMemBeg = 0x000000001000ull;
459 static const uptr kLoAppMemEnd = 0x00e000000000ull;
460 static const uptr kMidAppMemBeg = 0;
461 static const uptr kMidAppMemEnd = 0;
462 static const uptr kHiAppMemBeg = 0;
463 static const uptr kHiAppMemEnd = 0;
464 static const uptr kHeapMemBeg = 0;
465 static const uptr kHeapMemEnd = 0;
466 static const uptr kVdsoBeg = 0;
467 static const uptr kShadowMsk = 0;
468 static const uptr kShadowXor = 0;
469 static const uptr kShadowAdd = 0x010000000000ull;