Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_descriptions.cpp313 const char *bug_type) { in DescribeAddressIfGlobal()
471 const char *bug_type) { in PrintAddressDescription()
Dasan_errors.cpp295 char bug_type[100]; in Print() local
Dasan_errors.h292 char bug_type[100]; in ErrorStringFunctionMemoryRangesOverlap() local
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_report.cpp514 const char *bug_type = "invalid-free"; in ReportInvalidFree() local
537 const char *bug_type = "allocation-tail-overwritten"; in ReportTailOverwritten() local
599 const char *bug_type = "tag-mismatch"; in ReportTagMismatch() local
/external/compiler-rt/lib/asan/
Dasan_report.cc319 const char *bug_type) { in DescribeAddressIfGlobal()
581 static void DescribeAddress(uptr addr, uptr access_size, const char *bug_type) { in DescribeAddress()
918 char bug_type[100]; in ReportStringFunctionMemoryRangesOverlap() local
936 const char *bug_type = "negative-size-param"; in ReportStringFunctionSizeOverflow() local
997 const char *bug_type = "invalid-pointer-pair"; in ReportInvalidPointerPair() local