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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
ASanStackFrameLayout.h 28 static const int kAsanStackUseAfterScopeMagic = 0xf8;
  /external/compiler-rt/lib/asan/
asan_internal.h 145 const int kAsanStackUseAfterScopeMagic = 0xf8;

Completed in 204 milliseconds