/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
SlotIndexes.h | 59 // poisoned, so that dangling SlotIndex access can be reliably detected. 62 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
SlotIndexes.h | 67 // poisoned, so that dangling SlotIndex access can be reliably detected. 70 assert(((tmp & 0x1) == 0x0) && "Pointer already poisoned?");
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
system.h | 740 preprocessor won't trip on poisoned identifiers that arrive from 742 if rindex is poisoned after this directive is issued and later on [all...] |
/external/compiler-rt/lib/asan/ |
asan_thread.cc | 115 // and we don't want it to have any poisoned stack.
|
/external/compiler-rt/lib/asan/tests/ |
asan_interface_test.cc | 174 // access previously poisoned memory.
|
/external/syslinux/gpxe/src/include/gpxe/ |
pci.h | 244 #define PCI_ERR_UNC_POISON_TLP 0x00001000 /* Poisoned TLP */
|
/external/clang/include/clang/Lex/ |
Preprocessor.h | [all...] |
/external/kernel-headers/original/uapi/linux/ |
pci_regs.h | [all...] |
/art/compiler/debug/ |
elf_debug_info_writer.h | 370 // Dereference the klass_ field of Object (32-bit; possibly poisoned).
|
/art/compiler/linker/arm/ |
relative_patcher_thumb2.cc | 272 // Do not unpoison. With heap poisoning enabled, the entrypoint expects a poisoned reference.
|
/art/runtime/arch/arm/ |
quick_entrypoints_arm.S | [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/ |
Cper.h | 777 ErrorPoisoned = 26 // Read data poisoned
[all...] |
/external/compiler-rt/lib/lsan/ |
lsan_common.cc | 168 "%p is poisoned: ignoring %p pointing into chunk %p-%p of size "
|
/external/llvm/lib/Transforms/Instrumentation/ |
AddressSanitizer.cpp | 669 // poisoned red zones around all of them. [all...] |
/external/mockwebserver/src/main/java/com/google/mockwebserver/ |
MockWebServer.java | 378 // the socket is poisoned (i.e. keep-alive / connection pooling). The second
|
/frameworks/support/collection/src/main/java/androidx/collection/ |
SimpleArrayMap.java | 79 throw e; // the cache is poisoned at this point, there's not much we can do
|
/art/compiler/optimizing/ |
intrinsics_x86.cc | [all...] |