OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bug_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_errors.cc
282
char
bug_type
[100];
local
283
internal_snprintf(
bug_type
, sizeof(
bug_type
), "%s-param-overlap", function);
288
bug_type
, addr1_description.Address(),
296
ReportErrorSummary(
bug_type
, stack);
asan_errors.h
277
char
bug_type
[100];
local
278
internal_snprintf(
bug_type
, sizeof(
bug_type
), "%s-param-overlap", function);
280
scariness.Scare(10,
bug_type
);
Completed in 16 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026