OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msan_report_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_linux.cc
163
if (flags()->print_stats && (flags()->atexit ||
msan_report_count
> 0))
165
if (
msan_report_count
> 0) {
msan_report.cc
143
if (
msan_report_count
> 0) {
146
Printf("MemorySanitizer: %d warnings reported.\n",
msan_report_count
);
msan.cc
96
int
msan_report_count
= 0;
variable in namespace:__msan
249
++
msan_report_count
;
msan.h
278
extern int
msan_report_count
;
Completed in 13 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025