Home
last modified time | relevance | path

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

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