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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.cpp295 char bug_type[100]; local
H A Dasan_descriptions.cpp312 DescribeAddressIfGlobal(uptr addr, uptr access_size, const char *bug_type) argument
H A Dasan_errors.h292 char bug_type[100]; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp423 const char *bug_type = "invalid-free"; local
446 const char *bug_type = "allocation-tail-overwritten"; local
508 const char *bug_type = "tag-mismatch"; local

Completed in 87 milliseconds