Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_rtl.cc140 #define ASAN_REPORT_ERROR_N(type, is_write) \ macro
157 ASAN_REPORT_ERROR_N(load, false) in ASAN_REPORT_ERROR_N() function
158 ASAN_REPORT_ERROR_N(store, true) in ASAN_REPORT_ERROR_N()