Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl_static.cpp19 #define REPORT_FUNCTION(Name) \ macro
25 REPORT_FUNCTION(__asan_report_load1)
26 REPORT_FUNCTION(__asan_report_load2)
27 REPORT_FUNCTION(__asan_report_load4)
28 REPORT_FUNCTION(__asan_report_load8)
29 REPORT_FUNCTION(__asan_report_load16)
30 REPORT_FUNCTION(__asan_report_store1)
31 REPORT_FUNCTION(__asan_report_store2)
32 REPORT_FUNCTION(__asan_report_store4)
33 REPORT_FUNCTION(__asan_report_store8)
[all …]