Searched defs:MappingPPC64_46 (Results 1 – 1 of 1) sorted by relevance
329 struct MappingPPC64_46 { struct330 static const uptr kMetaShadowBeg = 0x100000000000ull;331 static const uptr kMetaShadowEnd = 0x120000000000ull;332 static const uptr kShadowBeg = 0x010000000000ull;333 static const uptr kShadowEnd = 0x080000000000ull;334 static const uptr kHeapMemBeg = 0x3d0000000000ull;335 static const uptr kHeapMemEnd = 0x3e0000000000ull;336 static const uptr kLoAppMemBeg = 0x000000001000ull;337 static const uptr kLoAppMemEnd = 0x010000000000ull;338 static const uptr kHiAppMemBeg = 0x3e8000000000ull;[all …]