/external/compiler-rt/test/asan/TestCases/ |
contiguous_container.cc | 15 char *old_mid = 0; local 20 old_mid = mid; 22 __sanitizer_annotate_contiguous_container(beg, end, old_mid, mid);
|
contiguous_container_crash.cc | 14 const void *old_mid,
|
/external/compiler-rt/lib/asan/ |
asan_poisoning.cc | 336 uptr old_mid = reinterpret_cast<uptr>(old_mid_p); local 339 if (!(beg <= old_mid && beg <= new_mid && old_mid <= end && new_mid <= end && 342 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, 348 uptr a = RoundDownTo(Min(old_mid, new_mid), granularity); 349 uptr c = RoundUpTo(Max(old_mid, new_mid), granularity); 350 uptr d1 = RoundDownTo(old_mid, granularity); 351 // uptr d2 = RoundUpTo(old_mid, granularity); 359 // CHECK_EQ(*(u8*)MemToShadow(d1), old_mid - d1);
|
asan_report.h | 73 uptr old_mid, uptr new_mid,
|
asan_report.cc | [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_interface_internal.h | 51 const void *old_mid,
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/external/compiler-rt/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/sanitizer/ |
common_interface_defs.h | 79 // Supply the old and the new values of mid (old_mid/new_mid). 97 const void *old_mid,
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/lib/linux/ |
libclang_rt.asan-arm-android.so | |
libclang_rt.asan-i686-android.so | |
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/lib/linux/ |
libclang_rt.asan-arm-android.so | |
libclang_rt.asan-i686-android.so | |
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/lib/linux/ |
libclang_rt.asan-arm-android.so | |
libclang_rt.asan-i686-android.so | |
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/lib/linux/ |
libclang_rt.asan-arm-android.so | |
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/lib/linux/ |
libclang_rt.asan-arm-android.so | |
libclang_rt.asan-i686-android.so | |
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/lib/linux/ |
libclang_rt.asan-arm-android.so | |