Searched refs:poisonRedZones (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp788 void poisonRedZones(ArrayRef<uint8_t> ShadowBytes, IRBuilder<> &IRB,
1923 void FunctionStackPoisoner::poisonRedZones(ArrayRef<uint8_t> ShadowBytes, function in class:FunctionStackPoisoner
2180 poisonRedZones(L.ShadowBytes, IRB, ShadowBase, true);
2188 poisonRedZones(L.ShadowBytes, IRB, ShadowBase, false);

Completed in 99 milliseconds