OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unpoison
(Results
51 - 75
of
126
) sorted by null
1
2
3
4
5
6
/art/compiler/linker/arm/
relative_patcher_thumb2.cc
272
// Do not
unpoison
. With heap poisoning enabled, the entrypoint expects a poisoned reference.
/art/compiler/optimizing/
code_generator_mips.h
466
//
unpoison
the reference in `out`.
code_generator_mips64.h
445
//
unpoison
the reference in `out`.
code_generator_x86.h
568
//
unpoison
the reference in `out`.
intrinsics_arm_vixl.cc
[
all
...]
intrinsics_x86.cc
[
all
...]
code_generator_mips64.cc
685
// Do not
unpoison
`value` if it is the same register as
[
all
...]
code_generator_arm64.h
741
//
unpoison
the reference in `out`.
[
all
...]
code_generator_arm_vixl.h
716
//
unpoison
the reference in `out`.
[
all
...]
code_generator_arm64.cc
[
all
...]
code_generator_arm_vixl.cc
[
all
...]
code_generator_mips.cc
739
// Do not
unpoison
`value` if it is the same register as
[
all
...]
/art/compiler/utils/mips/
assembler_mips.h
[
all
...]
/art/compiler/utils/mips64/
assembler_mips64.h
[
all
...]
/art/compiler/linker/arm64/
relative_patcher_arm64.cc
442
// Do not
unpoison
. With heap poisoning enabled, the entrypoint expects a poisoned reference.
/art/runtime/arch/mips/
quick_entrypoints_mips.S
[
all
...]
/external/compiler-rt/lib/asan/
asan_allocator.cc
426
//
Unpoison
the bulk of the memory region.
/art/runtime/arch/arm/
quick_entrypoints_arm.S
[
all
...]
/art/runtime/arch/mips64/
quick_entrypoints_mips64.S
[
all
...]
/external/llvm/test/Instrumentation/MemorySanitizer/
msan_basic.ll
940
; We used to strip off the 'tail' modifier, but now that we
unpoison
return slot
/external/webrtc/webrtc/base/
physicalsocketserver.cc
[
all
...]
/art/runtime/arch/arm64/
quick_entrypoints_arm64.S
[
all
...]
/external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libasan.so
libasan.so.0
Completed in 599 milliseconds
1
2
3
4
5
6