Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp139 #define ASAN_REPORT_ERROR_N(type, is_write) \ macro
156 ASAN_REPORT_ERROR_N(load, false) in ASAN_REPORT_ERROR_N() function