OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hwasan_report_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan.cpp
52
int
hwasan_report_count
= 0;
member in namespace:__hwasan
189
if (flags()->print_stats && (flags()->atexit ||
hwasan_report_count
> 0))
191
if (
hwasan_report_count
> 0) {
/src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan.cpp
53
int
hwasan_report_count
= 0;
member in namespace:__hwasan
216
if (flags()->print_stats && (flags()->atexit ||
hwasan_report_count
> 0))
218
if (
hwasan_report_count
> 0) {
Completed in 40 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026