Home
last modified time | relevance | path

Searched defs:bug_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp312 const char *bug_type) { in DescribeAddressIfGlobal()
477 const char *bug_type) { in PrintAddressDescription()
H A Dasan_errors.cpp291 char bug_type[100]; in Print() local
H A Dasan_errors.h292 char bug_type[100]; in ErrorStringFunctionMemoryRangesOverlap() local
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp876 const char *bug_type = "invalid-free"; in ~InvalidFreeReport() local
930 const char *bug_type = "allocation-tail-overwritten"; in ~TailOverwrittenReport() local
998 const char *bug_type = "tag-mismatch"; in ~TagMismatchReport() local