Searched defs:MappingPPC64_47 (Results 1 – 1 of 1) sorted by relevance
339 struct MappingPPC64_47 { struct340 static const uptr kMetaShadowBeg = 0x100000000000ull;341 static const uptr kMetaShadowEnd = 0x200000000000ull;342 static const uptr kTraceMemBeg = 0x200000000000ull;343 static const uptr kTraceMemEnd = 0x220000000000ull;344 static const uptr kShadowBeg = 0x010000000000ull;345 static const uptr kShadowEnd = 0x100000000000ull;346 static const uptr kHeapMemBeg = 0x7d0000000000ull;347 static const uptr kHeapMemEnd = 0x7e0000000000ull;348 static const uptr kLoAppMemBeg = 0x000000001000ull;[all …]