Searched defs:MappingS390x (Results 1 – 1 of 1) sorted by relevance
374 struct MappingS390x { struct375 static const uptr kMetaShadowBeg = 0x900000000000ull;376 static const uptr kMetaShadowEnd = 0x980000000000ull;377 static const uptr kTraceMemBeg = 0xa00000000000ull;378 static const uptr kTraceMemEnd = 0xb00000000000ull;379 static const uptr kShadowBeg = 0x400000000000ull;380 static const uptr kShadowEnd = 0x800000000000ull;381 static const uptr kHeapMemBeg = 0xbe0000000000ull;382 static const uptr kHeapMemEnd = 0xc00000000000ull;383 static const uptr kLoAppMemBeg = 0x000000001000ull;[all …]