Home
last modified time | relevance | path

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

/trusty/user/base/lib/hwasan/
Dhwasan.c62 __WEAK void __hwasan_report_error(uintptr_t far) { in __hwasan_report_error() function
90 __hwasan_report_error(far); in check_address()
/trusty/user/base/lib/hwasan/arch/arm64/
Dhwasan_tag_mismatch.S71 bl __hwasan_report_error
/trusty/user/base/lib/hwasan/test/
Dhwasan_test.c42 void __hwasan_report_error(void) { in __hwasan_report_error() function