Home
last modified time | relevance | path

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

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