| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_deadlock_detector2.cpp | 149 VPrintf(2, "#%llu: DD::MutexInit(%p)\n", cb->lt->ctx, m); in MutexInit() 183 VPrintf(3, "#%llu: DD::allocateId assign id %d\n", cb->lt->ctx, id); in allocateId() 188 VPrintf(2, "#%llu: DD::MutexBeforeLock(%p, wlock=%d) nlocked=%d\n", in MutexBeforeLock() 195 VPrintf(3, "#%llu: DD::MutexBeforeLock recursive\n", in MutexBeforeLock() 211 VPrintf(3, "#%llu: DD::MutexBeforeLock first mutex\n", in MutexBeforeLock() 237 VPrintf(3, "#%llu: DD::MutexBeforeLock added %d->%d link\n", in MutexBeforeLock() 252 VPrintf(3, "#%llu: DD::MutexBeforeLock added %d->%d link\n", in MutexBeforeLock() 258 VPrintf(3, "#%llu: DD::MutexBeforeLock don't check\n", in MutexBeforeLock() 268 VPrintf(2, "#%llu: DD::MutexAfterLock(%p, wlock=%d, try=%d) nlocked=%d\n", in MutexAfterLock() 274 VPrintf(3, "#%llu: DD::MutexAfterLock recursive\n", cb->lt->ctx); in MutexAfterLock() [all …]
|
| H A D | sanitizer_stackdepot.cpp | 86 VPrintf(1, "%s: StackDepot released %zu KiB out of %zu KiB in %llu ms\n", in CompressStackStore() 152 VPrintf(1, "%s: StackDepot compression thread started\n", SanitizerToolName); in Run() 154 VPrintf(1, "%s: StackDepot compression thread stopped\n", SanitizerToolName); in Run()
|
| H A D | sanitizer_common_libcdep.cpp | 28 VPrintf(1, "%s: Started BackgroundThread\n", SanitizerToolName); in BackgroundThread() 91 VPrintf(1, "%s: internal_pthread_create undefined\n", SanitizerToolName); in MaybeStartBackgroudThread()
|
| H A D | sanitizer_stoptheworld_win.cpp | 130 VPrintf(1, "Could not suspend thread %lu (error %lu)", in RunThread()
|
| H A D | sanitizer_stack_store.cpp | 346 VPrintf(1, "Packed block of %zu KiB to %zu KiB\n", kBlockSizeBytes >> 10, in Pack() 350 VPrintf(1, "Undo and keep block unpacked\n"); in Pack()
|
| H A D | sanitizer_suppressions.cpp | 76 VPrintf(1, "%s: reading suppressions file at %s\n", in ParseFromFile()
|
| H A D | sanitizer_flag_parser.cpp | 130 VPrintf(1, "%s: %s\n", env_name, env ? env : "<empty>"); in ParseStringFromEnv()
|
| H A D | sanitizer_posix_libcdep.cpp | 490 VPrintf(1, "Sanitizer: increasing stacksize %zu->%zu\n", stacksize, in AdjustStackSize()
|
| H A D | sanitizer_common.h | 247 #define VPrintf(level, ...) \ macro
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.cpp | 445 VPrintf(V, "MERGE-OUTER: non-empty control file provided: '%s'\n", in CrashResistantMerge() 450 VPrintf(V, "MERGE-OUTER: control file ok, %zd files total," in CrashResistantMerge() 454 VPrintf(V, "MERGE-OUTER: '%s' will be skipped as unlucky " in CrashResistantMerge() 460 VPrintf( in CrashResistantMerge() 468 VPrintf( in CrashResistantMerge() 478 VPrintf(V, "MERGE-OUTER: bad control file, will overwrite it\n"); in CrashResistantMerge() 484 VPrintf(V, "MERGE-OUTER: " in CrashResistantMerge() 500 VPrintf(V, "MERGE-OUTER: attempt %zd\n", Attempt); in CrashResistantMerge() 512 VPrintf(V, "MERGE-OUTER: successful in %zd attempt(s)\n", Attempt); in CrashResistantMerge() 520 VPrintf(V, "MERGE-OUTER: the control file has %zd bytes\n", in CrashResistantMerge() [all …]
|
| H A D | FuzzerIO.h | 63 void VPrintf(bool Verbose, const char *Fmt, ...);
|
| H A D | FuzzerIO.cpp | 167 void VPrintf(bool Verbose, const char *Fmt, ...) { in VPrintf() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_linux.cpp | 45 VPrintf(1, "%s : %p-%p\n", descr, (void *)beg, (void *)end); in ReportMapRange() 117 VPrintf(1, "__msan_init %p\n", reinterpret_cast<void *>(&__msan_init)); in InitShadow() 119 VPrintf(1, "%s: %zx - %zx\n", kMemoryLayout[i].name, kMemoryLayout[i].start, in InitShadow()
|
| H A D | msan.cpp | 516 VPrintf(1, "Unlimited stack, doing reexec\n"); in __msan_init() 525 VPrintf(1, "msan_track_origins\n"); in __msan_init() 553 VPrintf(1, "MemorySanitizer init done\n"); in __msan_init()
|
| H A D | msan_report.cpp | 57 VPrintf(1, " raw origin id: %d\n", id); in DescribeOrigin()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_suppressions.cpp | 101 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", (*sp)->templ); in IsSuppressed() 139 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", s->templ); in IsSuppressed()
|
| H A D | tsan_rtl.cpp | 207 VPrintf(2, "shadow_begin-shadow_end: (0x%zx-0x%zx)\n", in DoResetImpl() 612 VPrintf(2, "MapShadow for (0x%zx-0x%zx), begin/end: (0x%zx-0x%zx)\n", in MapShadow() 620 VPrintf(2, "ctx->mapped_shadow_{begin,end} = (0x%zx-0x%zx)\n", in MapShadow() 629 VPrintf(2, "MapShadow begin/end = (0x%zx-0x%zx)\n", in MapShadow() 661 VPrintf(2, "mapped meta shadow for (0x%zx-0x%zx) at (0x%zx-0x%zx)\n", addr, in MapShadow() 746 VPrintf(1, "***** Running under ThreadSanitizer v3 (pid %d) *****\n", in Initialize() 879 VPrintf(1, in ForkChildAfter()
|
| H A D | tsan_dense_alloc.h | 178 VPrintf(2, "ThreadSanitizer: growing %s: %zu out of %zu*%zu\n", name_, in AllocSuperBlock()
|
| H A D | tsan_rtl_report.cpp | 606 VPrintf(2, "ThreadSanitizer: suppressing report as doubled (stack)\n"); in FindRacyStacks()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_poisoning.cpp | 155 VPrintf(3, "Trying to poison memory region [%p, %p)\n", (void *)beg_addr, in __asan_poison_memory_region() 210 VPrintf(3, "Trying to unpoison memory region [%p, %p)\n", (void *)beg_addr, in __asan_unpoison_memory_region() 481 VPrintf(3, "contiguous_container: %p %p %p %p\n", beg_p, end_p, old_mid_p, in __sanitizer_annotate_contiguous_container() 550 VPrintf(3, "contiguous_container: %p %p %p %p %p %p\n", storage_beg_p, in __sanitizer_annotate_double_ended_contiguous_container() 766 VPrintf(3, "contiguous_container_src: %p %p\n", src_beg_p, src_end_p); in __sanitizer_copy_contiguous_container_annotations() 767 VPrintf(3, "contiguous_container_dst: %p %p\n", dst_beg_p, dst_end_p); in __sanitizer_copy_contiguous_container_annotations()
|
| H A D | asan_malloc_win.cpp | 476 VPrintf(2, "Failed to override function %s\n", fname); in TryToOverrideFunction() 520 VPrintf(2, "Failed to intercept ucrtbase.dll import %s\n", #func); \ in ReplaceSystemMalloc()
|
| H A D | asan_rtl.cpp | 483 VPrintf(1, in AsanInitInternal()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/ |
| H A D | dd_interceptors.cpp | 288 VPrintf(1, "guessed data_start=0x%zx data_end=0x%zx\n", g_data_start, in InitDataSeg()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan.cpp | 1165 VPrintf(1, "dfsan_init %p\n", (void *)&__dfsan::dfsan_init); in InitShadow() 1167 VPrintf(1, "%s: %zx - %zx\n", kMemoryLayout[i].name, kMemoryLayout[i].start, in InitShadow()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan.cpp | 411 VPrintf(1, "HWAddressSanitizer init done\n"); in __hwasan_init()
|