Searched defs:ShadowBase (Results 1 – 2 of 2) sorted by relevance
1515 IRBuilder<> &IRB, Value *ShadowBase, in poisonRedZones()1558 IRBuilder<> &IRB, Value *ShadowBase, int Size) { in SetShadowToStackAfterReturnInlined()1682 Value *ShadowBase = ASan.memToShadow(LocalStackBase, IRB); in poisonStack() local
2419 Value *ShadowBase = getShadowPtr(&I, Type::getInt8PtrTy(*MS.C), IRB); in visitAllocaInst() local