Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h112 void __hwasan_store4(uptr);
H A Dhwasan.cpp594 void __hwasan_store4(uptr p) { in __hwasan_store4() function