Lines Matching defs:MappingGo48
422 struct MappingGo48 { struct
423 static const uptr kMetaShadowBeg = 0x300000000000ull;
424 static const uptr kMetaShadowEnd = 0x400000000000ull;
425 static const uptr kShadowBeg = 0x200000000000ull;
426 static const uptr kShadowEnd = 0x21c000000000ull;
427 static const uptr kLoAppMemBeg = 0x000000001000ull;
428 static const uptr kLoAppMemEnd = 0x00e000000000ull;
429 static const uptr kMidAppMemBeg = 0;
430 static const uptr kMidAppMemEnd = 0;
431 static const uptr kHiAppMemBeg = 0;
432 static const uptr kHiAppMemEnd = 0;
433 static const uptr kHeapMemBeg = 0;
434 static const uptr kHeapMemEnd = 0;
435 static const uptr kVdsoBeg = 0;
436 static const uptr kShadowMsk = 0;
437 static const uptr kShadowXor = 0;
438 static const uptr kShadowAdd = 0x200000000000ull;