Home
last modified time | relevance | path

Searched defs:ASAN_REPORT_ERROR_N (Results 1 – 2 of 2) 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
/external/llvm-project/compiler-rt/lib/asan/
Dasan_rtl.cpp129 #define ASAN_REPORT_ERROR_N(type, is_write) \ macro
146 ASAN_REPORT_ERROR_N(load, false) in ASAN_REPORT_ERROR_N() function