Lines Matching defs:MappingGo48
408 struct MappingGo48 { struct
409 static const uptr kMetaShadowBeg = 0x300000000000ull;
410 static const uptr kMetaShadowEnd = 0x400000000000ull;
411 static const uptr kTraceMemBeg = 0x600000000000ull;
412 static const uptr kTraceMemEnd = 0x620000000000ull;
413 static const uptr kShadowBeg = 0x200000000000ull;
414 static const uptr kShadowEnd = 0x238000000000ull;
415 static const uptr kLoAppMemBeg = 0x000000001000ull;
416 static const uptr kLoAppMemEnd = 0x00e000000000ull;
417 static const uptr kMidAppMemBeg = 0;
418 static const uptr kMidAppMemEnd = 0;
419 static const uptr kHiAppMemBeg = 0;
420 static const uptr kHiAppMemEnd = 0;
421 static const uptr kHeapMemBeg = 0;
422 static const uptr kHeapMemEnd = 0;
423 static const uptr kVdsoBeg = 0;
424 static const uptr kShadowMsk = 0;
425 static const uptr kShadowXor = 0;
426 static const uptr kShadowAdd = 0x200000000000ull;