Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp312 DescribeAddressIfGlobal(uptr addr,uptr access_size,const char * bug_type) DescribeAddressIfGlobal() argument
477 PrintAddressDescription(uptr addr,uptr access_size,const char * bug_type) PrintAddressDescription() argument
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/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
[all...]