Home
last modified time | relevance | path

Searched refs:VPrintf (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp149 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 Dsanitizer_stackdepot.cpp86 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 Dsanitizer_common_libcdep.cpp28 VPrintf(1, "%s: Started BackgroundThread\n", SanitizerToolName); in BackgroundThread()
91 VPrintf(1, "%s: internal_pthread_create undefined\n", SanitizerToolName); in MaybeStartBackgroudThread()
H A Dsanitizer_stoptheworld_win.cpp130 VPrintf(1, "Could not suspend thread %lu (error %lu)", in RunThread()
H A Dsanitizer_stack_store.cpp346 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 Dsanitizer_suppressions.cpp76 VPrintf(1, "%s: reading suppressions file at %s\n", in ParseFromFile()
H A Dsanitizer_flag_parser.cpp130 VPrintf(1, "%s: %s\n", env_name, env ? env : "<empty>"); in ParseStringFromEnv()
H A Dsanitizer_posix_libcdep.cpp490 VPrintf(1, "Sanitizer: increasing stacksize %zu->%zu\n", stacksize, in AdjustStackSize()
H A Dsanitizer_common.h247 #define VPrintf(level, ...) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp445 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 DFuzzerIO.h63 void VPrintf(bool Verbose, const char *Fmt, ...);
H A DFuzzerIO.cpp167 void VPrintf(bool Verbose, const char *Fmt, ...) { in VPrintf() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp45 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 Dmsan.cpp516 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 Dmsan_report.cpp57 VPrintf(1, " raw origin id: %d\n", id); in DescribeOrigin()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp101 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 Dtsan_rtl.cpp207 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 Dtsan_dense_alloc.h178 VPrintf(2, "ThreadSanitizer: growing %s: %zu out of %zu*%zu\n", name_, in AllocSuperBlock()
H A Dtsan_rtl_report.cpp606 VPrintf(2, "ThreadSanitizer: suppressing report as doubled (stack)\n"); in FindRacyStacks()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.cpp155 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 Dasan_malloc_win.cpp476 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 Dasan_rtl.cpp483 VPrintf(1, in AsanInitInternal()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp288 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 Ddfsan.cpp1165 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 Dhwasan.cpp411 VPrintf(1, "HWAddressSanitizer init done\n"); in __hwasan_init()

12