HomeSort by relevance Sort by last modified time
    Searched full:poisonredzones (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/
asan_globals.cc 52 ALWAYS_INLINE void PoisonRedZones(const Global &g) {
96 PoisonRedZones(*g);
137 PoisonRedZones(*g);
209 PoisonRedZones(*g);
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 516 void poisonRedZones(const ArrayRef<AllocaInst*> &AllocaVec, IRBuilder<> IRB,
    [all...]

Completed in 57 milliseconds