Searched defs:MappingAarch64_48 (Results 1 – 1 of 1) sorted by relevance
233 struct MappingAarch64_48 { struct234 static const uptr kLoAppMemBeg = 0x0000000001000ull;235 static const uptr kLoAppMemEnd = 0x00a0000000000ull;236 static const uptr kShadowBeg = 0x0155400000000ull;237 static const uptr kShadowEnd = 0x0540000000000ull;238 static const uptr kMetaShadowBeg = 0x0800000000000ull;239 static const uptr kMetaShadowEnd = 0x0a00000000000ull;240 static const uptr kMidAppMemBeg = 0x0aaaa00000000ull;241 static const uptr kMidAppMemEnd = 0x0ac0000000000ull;242 static const uptr kHiAppMemBeg = 0x0fc0000000000ull;[all …]