Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp591 const char *bug_type = "invalid-free"; in ReportInvalidFree() local
632 const char *bug_type = "allocation-tail-overwritten"; in ReportTailOverwritten() local
699 const char *bug_type = "tag-mismatch"; in ReportTagMismatch() local