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

/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_rtl.cc383 #define ASAN_REPORT_ERROR_N(type, is_write) \ macro
391 ASAN_REPORT_ERROR_N(load, false)
392 ASAN_REPORT_ERROR_N(store, true)

Completed in 82 milliseconds