HomeSort by relevance Sort by last modified time
    Searched full:unpoison (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /art/runtime/arch/arm64/
asm_support_arm64.S 71 // Macro to unpoison (negate) the reference for heap poisoning.
  /external/llvm/test/Instrumentation/AddressSanitizer/
stack-poisoning.ll 28 ; Else Block: no UAR frame. Only unpoison the redzones.
lifetime-uar-uas.ll 30 ; Unpoison memory at function exit in UAS mode.
  /external/compiler-rt/test/asan/TestCases/
contiguous_container.cc 43 // Don't forget to unpoison the whole thing before destroing/reallocating.
  /art/compiler/utils/arm64/
assembler_arm64.h 96 // Unpoison a heap reference contained in `reg`.
100 // Unpoison a heap reference contained in `reg` if heap poisoning is enabled.
  /art/runtime/arch/mips64/
asm_support_mips64.S 78 // Macros to unpoison (negate) the reference for heap poisoning.
  /external/compiler-rt/lib/asan/tests/
asan_interface_test.cc 191 // Unpoison [24..96)
255 // Unpoison [l1, l1+s1) and [l2, l2+s2) and check result.
368 static const char *kInvalidUnpoisonMessage = "invalid-unpoison-memory-range";
373 // Try to unpoison not owned memory
  /external/compiler-rt/lib/asan/
asan_globals.cc 256 // We unpoison the shadow memory for the global but we do not remove it from
275 // Unpoison the whole global.
377 // Unpoison the whole global.
asan_poisoning.cc 109 // * if user asks to unpoison region [left, right), the program unpoisons
155 VPrintf(3, "Trying to unpoison memory region [%p, %p)\n", (void *)beg_addr,
163 // We unpoison memory bytes up to enbytes up to end.offset if it is not
  /art/compiler/utils/arm/
assembler_arm_vixl.h 186 // Unpoison a heap reference contained in `reg`.
190 // Unpoison a heap reference contained in `reg` if heap poisoning is enabled.
  /art/runtime/arch/arm/
asm_support_arm.S 138 // Macro to unpoison (negate) the reference for heap poisoning.
  /art/runtime/arch/mips/
asm_support_mips.S 123 // Macros to unpoison (negate) the reference for heap poisoning.
  /art/runtime/arch/x86/
asm_support_x86.S 187 // Macros to unpoison (negate) the reference for heap poisoning.
  /art/runtime/arch/x86_64/
asm_support_x86_64.S 177 // Macros to unpoison (negate) the reference for heap poisoning.
  /external/compiler-rt/lib/msan/
msan_interface_internal.h 75 // Copy size bytes from src to dst and unpoison the result.
  /external/compiler-rt/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/sanitizer/
asan_interface.h 34 // This function may unpoison a superregion of [addr, addr+size) due to

Completed in 841 milliseconds

1 2 3 4 5 6