Searched defs:MappingPPC64_46 (Results 1 – 1 of 1) sorted by relevance
304 struct MappingPPC64_46 { struct305 static const uptr kMetaShadowBeg = 0x100000000000ull;306 static const uptr kMetaShadowEnd = 0x200000000000ull;307 static const uptr kTraceMemBeg = 0x200000000000ull;308 static const uptr kTraceMemEnd = 0x220000000000ull;309 static const uptr kShadowBeg = 0x010000000000ull;310 static const uptr kShadowEnd = 0x100000000000ull;311 static const uptr kHeapMemBeg = 0x3d0000000000ull;312 static const uptr kHeapMemEnd = 0x3e0000000000ull;313 static const uptr kLoAppMemBeg = 0x000000001000ull;[all …]