Searched refs:kMetaShadowBeg (Results 1 – 1 of 1) sorted by relevance
45 static const uptr kMetaShadowBeg = 0x300000000000ull; member77 static const uptr kMetaShadowBeg = 0x3000000000ull;120 static const uptr kMetaShadowBeg = 0x3100000000ull;156 static const uptr kMetaShadowBeg = 0x26000000000ull;198 static const uptr kMetaShadowBeg = 0x0b0000000000ull;230 static const uptr kMetaShadowBeg = 0x100000000000ull;267 static const uptr kMetaShadowBeg = 0x300000000000ull;292 static const uptr kMetaShadowBeg = 0x076000000000ull;355 case MAPPING_META_SHADOW_BEG: return Mapping::kMetaShadowBeg; in MappingImpl()560 return mem >= Mapping::kMetaShadowBeg && mem <= Mapping::kMetaShadowEnd; in IsMetaMemImpl()[all …]