Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/compiler-rt/lib/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