Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h93 void __hwasan_loadN_match_all_noabort(uptr, uptr, u8);
H A Dhwasan.cpp560 void __hwasan_loadN_match_all_noabort(uptr p, uptr sz, u8 match_all_tag) { in __hwasan_loadN_match_all_noabort() function