Searched refs:kShadowBeg (Results 1 – 1 of 1) sorted by relevance
75 static const uptr kShadowBeg = 0x010000000000ull; member113 static const uptr kShadowBeg = 0x2000000000ull;149 static const uptr kShadowBeg = 0x0400000000ull;187 static const uptr kShadowBeg = 0x0800000000ull;222 static const uptr kShadowBeg = 0x10000000000ull;289 static const uptr kShadowBeg = 0x000100000000ull;321 static const uptr kShadowBeg = 0x010000000000ull;353 static const uptr kShadowBeg = 0x010000000000ull;555 static const uptr kShadowBeg = 0x200000000000ull;1057 return (s & ~Mapping::kShadowBeg) / kShadowCnt; in ShadowToMemImpl()[all …]