Home
last modified time | relevance | path

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

/freebsd/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.h292 char bug_type[100]; in ErrorStringFunctionMemoryRangesOverlap() local
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp914 const char *bug_type = "invalid-free"; in ~InvalidFreeReport() local
968 const char *bug_type = "allocation-tail-overwritten"; in ~TailOverwrittenReport() local
1036 const char *bug_type = "tag-mismatch"; in ~TagMismatchReport() local