Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h101 void __hwasan_load8_match_all_noabort(uptr, u8);
H A Dhwasan.cpp576 void __hwasan_load8_match_all_noabort(uptr p, u8 match_all_tag) { in __hwasan_load8_match_all_noabort() function