Searched defs:ShadowBase (Results 1 – 5 of 5) sorted by relevance
604 bool IsKasan, uint64_t *ShadowBase, in getAddressSanitizerParams()1217 Value *ShadowBase; in memToShadow() local2874 Value *ShadowBase) { in copyToShadowInline()2925 IRBuilder<> &IRB, Value *ShadowBase) { in copyToShadow()2932 IRBuilder<> &IRB, Value *ShadowBase) { in copyToShadow()3320 Value *ShadowBase = ASan.memToShadow(LocalStackBase, IRB); in processStaticAllocas() local
378 uint64_t ShadowBase; member1660 if (uint64_t ShadowBase = MS.MapParams->ShadowBase) { in getShadowOriginPtrUserspace() local4296 Value *ShadowBase, *OriginBase; in poisonAllocaUserspace() local4662 Value *ShadowBase = getShadowPtrForVAArgument( in visitCallBase() local4686 Value *ShadowBase, *OriginBase = nullptr; in visitCallBase() local5501 Value *ShadowBase = nullptr; in visitCallBase() local
407 Value *ShadowBase = nullptr; member in __anon159c36660111::HWAddressSanitizer
284 uint64_t ShadowBase; member1912 uint64_t ShadowBase = MapParams->ShadowBase; in getShadowOriginAddress() local
1405 uint64_t ShadowBase; in LowerASAN_CHECK_MEMACCESS() local