HomeSort by relevance Sort by last modified time
    Searched full:poisoned (Results 101 - 125 of 391) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
libgcov-kernel.h 28 /* work around the poisoned malloc/calloc in system.h. */
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
VariadicMacroSupport.h 40 assert(Ident__VA_ARGS__->isPoisoned() && "__VA_ARGS__ should be poisoned "
45 (Ident__VA_OPT__->isPoisoned() && "__VA_OPT__ should be poisoned!"));
  /external/compiler-rt/lib/asan/
asan_globals.cc 163 // Check ODR violation for given global G by checking if it's already poisoned.
183 // cheaply detect ODR violation: if we try to poison an already poisoned
365 // TU are poisoned. It simply unpoisons all dynamically initialized globals.
  /external/compiler-rt/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /external/compiler-rt/lib/lsan/
lsan_common.h 149 // Returns true if [addr, addr + sizeof(void *)) is poisoned.
  /external/compiler-rt/lib/msan/
msan_interface_internal.h 80 // Returns the offset of the first (at least partially) poisoned byte,
  /external/llvm/test/Instrumentation/AddressSanitizer/
lifetime.ll 41 ; Memory is poisoned at every call to llvm.lifetime.end
  /external/ltp/lib/
tst_run_cmd.c 49 * The tst_sig() install poisoned signal handlers for all signals the
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/sanitizer/
msan_interface.h 56 /* Returns the offset of the first (at least partially) poisoned byte in the

Completed in 482 milliseconds

1 2 3 45 6 7 8 91011>>