Searched defs:MappingPPC64_44 (Results 1 – 1 of 1) sorted by relevance
296 struct MappingPPC64_44 { struct297 static const uptr kBroken = kBrokenMapping | kBrokenReverseMapping |299 static const uptr kMetaShadowBeg = 0x0b0000000000ull;300 static const uptr kMetaShadowEnd = 0x0d0000000000ull;301 static const uptr kShadowBeg = 0x000100000000ull;302 static const uptr kShadowEnd = 0x0b0000000000ull;303 static const uptr kLoAppMemBeg = 0x000000000100ull;304 static const uptr kLoAppMemEnd = 0x000100000000ull;305 static const uptr kHeapMemBeg = 0x0f0000000000ull;306 static const uptr kHeapMemEnd = 0x0f5000000000ull;[all …]