| /llvm-project-15.0.7/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() 274 VPrintf(3, "#%llu: DD::MutexAfterLock recursive\n", cb->lt->ctx); in MutexAfterLock() 281 VPrintf(3, "#%llu: DD::MutexAfterLock set owner\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() 89 VPrintf(1, "%s: real_pthread_create undefined\n", SanitizerToolName); in MaybeStartBackgroudThread()
|
| H A D | sanitizer_stoptheworld_win.cpp | 128 VPrintf(1, "Could not suspend thread %lu (error %lu)", in RunThread()
|
| H A D | sanitizer_stack_store.cpp | 341 VPrintf(1, "Packed block of %zu KiB to %zu KiB\n", kBlockSizeBytes >> 10, in Pack() 345 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 | 132 VPrintf(1, "%s: %s\n", env_name, env ? env : "<empty>"); in ParseStringFromEnv()
|
| H A D | sanitizer_posix_libcdep.cpp | 409 VPrintf(1, "Sanitizer: increasing stacksize %zu->%zu\n", stacksize, in AdjustStackSize()
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.cpp | 441 VPrintf(V, "MERGE-OUTER: non-empty control file provided: '%s'\n", in CrashResistantMerge() 446 VPrintf(V, "MERGE-OUTER: control file ok, %zd files total," in CrashResistantMerge() 450 VPrintf(V, "MERGE-OUTER: '%s' will be skipped as unlucky " in CrashResistantMerge() 456 VPrintf( in CrashResistantMerge() 464 VPrintf( in CrashResistantMerge() 474 VPrintf(V, "MERGE-OUTER: bad control file, will overwrite it\n"); in CrashResistantMerge() 480 VPrintf(V, "MERGE-OUTER: " in CrashResistantMerge() 496 VPrintf(V, "MERGE-OUTER: attempt %zd\n", Attempt); in CrashResistantMerge() 516 VPrintf(V, "MERGE-OUTER: the control file has %zd bytes\n", in CrashResistantMerge() 521 VPrintf(V, in CrashResistantMerge() [all …]
|
| H A D | FuzzerIO.h | 62 void VPrintf(bool Verbose, const char *Fmt, ...);
|
| H A D | FuzzerIO.cpp | 162 void VPrintf(bool Verbose, const char *Fmt, ...) { in VPrintf() function
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_rtl.cpp | 221 VPrintf(1, "ThreadSanitizer: periodic memory flush\n"); in BackgroundThread() 229 VPrintf(1, "ThreadSanitizer: memory flush check" in BackgroundThread() 233 VPrintf(1, "ThreadSanitizer: flushing memory due to RSS\n"); in BackgroundThread() 236 VPrintf(1, "ThreadSanitizer: memory flushed RSS=%llu\n", (u64)rss>>20); in BackgroundThread() 354 VPrintf(2, "mapped meta shadow for (0x%zx-0x%zx) at (0x%zx-0x%zx)\n", addr, in MapShadow() 444 VPrintf(1, "***** Running under ThreadSanitizer v2 (pid %d) *****\n", in Initialize() 569 VPrintf(1, "ThreadSanitizer: forked new process with pid %d," in ForkChildAfter()
|
| H A D | tsan_suppressions.cpp | 99 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", (*sp)->templ); in IsSuppressed() 137 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", s->templ); in IsSuppressed()
|
| H A D | tsan_dense_alloc.h | 123 VPrintf(2, "ThreadSanitizer: growing %s: %zu out of %zu*%zu\n", name_, in Refill()
|
| H A D | tsan_rtl_report.cpp | 682 VPrintf(2, "ThreadSanitizer: suppressing report as doubled (stack)\n"); in FindRacyStacks() 713 VPrintf(2, "ThreadSanitizer: suppressing report as doubled (addr)\n"); in FindRacyAddress()
|
| /llvm-project-15.0.7/compiler-rt/lib/msan/ |
| H A D | msan_linux.cpp | 40 VPrintf(1, "%s : 0x%zx - 0x%zx\n", descr, beg, end); in ReportMapRange() 109 VPrintf(1, "__msan_init %p\n", reinterpret_cast<void *>(&__msan_init)); in InitShadow() 111 VPrintf(1, "%s: %zx - %zx\n", kMemoryLayout[i].name, kMemoryLayout[i].start, in InitShadow()
|
| H A D | msan.cpp | 447 VPrintf(1, "Unlimited stack, doing reexec\n"); in __msan_init() 456 VPrintf(1, "msan_track_origins\n"); in __msan_init() 484 VPrintf(1, "MemorySanitizer init done\n"); in __msan_init()
|
| H A D | msan_report.cpp | 60 VPrintf(1, " raw origin id: %d\n", id); in DescribeOrigin()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_suppressions.cpp | 99 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", (*sp)->templ); in IsSuppressed() 137 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", s->templ); in IsSuppressed()
|
| H A D | tsan_rtl.cpp | 206 VPrintf(2, "shadow_begin-shadow_end: (0x%zx-0x%zx)\n", in DoResetImpl() 593 VPrintf(2, "MapShadow for (0x%zx-0x%zx), begin/end: (0x%zx-0x%zx)\n", in MapShadow() 601 VPrintf(2, "ctx->mapped_shadow_{begin,end} = (0x%zx-0x%zx)\n", in MapShadow() 610 VPrintf(2, "MapShadow begin/end = (0x%zx-0x%zx)\n", in MapShadow() 644 VPrintf(2, "mapped meta shadow for (0x%zx-0x%zx) at (0x%zx-0x%zx)\n", addr, in MapShadow() 722 VPrintf(1, "***** Running under ThreadSanitizer v3 (pid %d) *****\n", in Initialize() 850 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()
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/ |
| H A D | asan_poisoning.cpp | 107 VPrintf(3, "Trying to poison memory region [%p, %p)\n", (void *)beg_addr, in __asan_poison_memory_region() 147 VPrintf(3, "Trying to unpoison memory region [%p, %p)\n", (void *)beg_addr, in __asan_unpoison_memory_region() 350 VPrintf(2, "contiguous_container: %p %p %p %p\n", beg_p, end_p, old_mid_p, in __sanitizer_annotate_contiguous_container()
|
| H A D | asan_malloc_win.cpp | 486 VPrintf(2, "Failed to override function %s\n", fname); in TryToOverrideFunction() 531 VPrintf(2, "Failed to intercept ucrtbase.dll import %s\n", #func); \ in ReplaceSystemMalloc()
|
| /llvm-project-15.0.7/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()
|
| /llvm-project-15.0.7/compiler-rt/lib/dfsan/ |
| H A D | dfsan.cpp | 1061 VPrintf(1, "dfsan_init %p\n", (void *)&__dfsan::dfsan_init); in InitShadow() 1063 VPrintf(1, "%s: %zx - %zx\n", kMemoryLayout[i].name, kMemoryLayout[i].start, in InitShadow()
|