HomeSort by relevance Sort by last modified time
    Searched refs:PoisonStack (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/test/msan/Linux/
fopencookie.cc 39 void PoisonStack() { char a[8192]; }
42 // Verify that PoisonStack has poisoned the stack - otherwise this test is not
52 PoisonStack();
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp 634 bool PoisonStack;
653 PoisonStack = SanitizeFunction && ClPoisonStack;
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 4945 milliseconds