Searched refs:__hwasan_store1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_interface_internal.h | 108 void __hwasan_store1(uptr); |
H A D | hwasan.cpp | 588 void __hwasan_store1(uptr p) { in __hwasan_store1() function |