Home
last modified time | relevance | path

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

/xnu-8020.101.4/san/memory/
H A Dkasan-report.c103 kasan_report_internal(uptr p, uptr width, access_t access, violation_t reason, bool dopanic) in kasan_report_internal() function
120 kasan_report_internal(p, width, access, reason, true); in kasan_panic_report_internal()
126 kasan_report_internal(p, width, access, reason, false); in kasan_log_report_internal()