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

/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cc74 GET_REPORT_OPTIONS(false);
79 GET_REPORT_OPTIONS(true);
104 GET_REPORT_OPTIONS(abort); \
137 GET_REPORT_OPTIONS(false);
142 GET_REPORT_OPTIONS(true);
167 GET_REPORT_OPTIONS(false);
173 GET_REPORT_OPTIONS(true);
206 GET_REPORT_OPTIONS(false);
213 GET_REPORT_OPTIONS(true);
233 GET_REPORT_OPTIONS(fals
[all...]
H A Dubsan_handlers_cxx.cc76 GET_REPORT_OPTIONS(false);
81 GET_REPORT_OPTIONS(true);
H A Dubsan_diag.h222 #define GET_REPORT_OPTIONS(die_after_report) \ macro

Completed in 69 milliseconds