Searched refs:ASAN_REPORT_ERROR_N (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_rtl.cc378 #define ASAN_REPORT_ERROR_N(type, is_write) \ macro
386 ASAN_REPORT_ERROR_N(load, false)
387 ASAN_REPORT_ERROR_N(store, true)

Completed in 401 milliseconds