Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_rtl.cpp149 #define ASAN_MEMORY_ACCESS_CALLBACK_BODY(type, is_write, size, exp_arg, fatal) \ in ASAN_REPORT_ERROR_N() argument
163 ReportGenericError(pc, bp, sp, addr, is_write, size, exp_arg, \
/external/compiler-rt/lib/asan/
Dasan_rtl.cc160 #define ASAN_MEMORY_ACCESS_CALLBACK_BODY(type, is_write, size, exp_arg, fatal) \ in ASAN_REPORT_ERROR_N() argument
172 ReportGenericError(pc, bp, sp, addr, is_write, size, exp_arg, \