Searched defs:MappingGoAarch64 (Results 1 – 1 of 1) sorted by relevance
541 struct MappingGoAarch64 { struct542 static const uptr kMetaShadowBeg = 0x300000000000ull;543 static const uptr kMetaShadowEnd = 0x400000000000ull;544 static const uptr kTraceMemBeg = 0x600000000000ull;545 static const uptr kTraceMemEnd = 0x620000000000ull;546 static const uptr kShadowBeg = 0x200000000000ull;547 static const uptr kShadowEnd = 0x300000000000ull;548 static const uptr kLoAppMemBeg = 0x000000001000ull;549 static const uptr kLoAppMemEnd = 0x00e000000000ull;550 static const uptr kMidAppMemBeg = 0;[all …]