Home
last modified time | relevance | path

Searched refs:ReportGenericErrorWrapper (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp98 static void ReportGenericErrorWrapper(uptr addr, bool is_write, int size, in ReportGenericErrorWrapper() function
167 ReportGenericErrorWrapper(addr, is_write, size, exp_arg, fatal); \