Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_descriptions.cc312 const char *bug_type) { in DescribeAddressIfGlobal()
470 const char *bug_type) { in PrintAddressDescription()
H A Dasan_errors.cc280 char bug_type[100]; in Print() local
H A Dasan_errors.h275 char bug_type[100]; in ErrorStringFunctionMemoryRangesOverlap() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_descriptions.cc314 const char *bug_type) { in DescribeAddressIfGlobal()
472 const char *bug_type) { in PrintAddressDescription()
H A Dasan_errors.cc282 char bug_type[100]; in Print() local
H A Dasan_errors.h277 char bug_type[100]; in ErrorStringFunctionMemoryRangesOverlap() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_descriptions.cpp312 const char *bug_type) { in DescribeAddressIfGlobal()
477 const char *bug_type) { in PrintAddressDescription()
H A Dasan_errors.cpp293 char bug_type[100]; in Print() local
H A Dasan_errors.h292 char bug_type[100]; in ErrorStringFunctionMemoryRangesOverlap() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp582 const char *bug_type = "invalid-free"; in ReportInvalidFree() local
622 const char *bug_type = "allocation-tail-overwritten"; in ReportTailOverwritten() local
688 const char *bug_type = "tag-mismatch"; in ReportTagMismatch() local