Home
last modified time | relevance | path

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

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