Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h119 void __hwasan_storeN_noabort(uptr, uptr);
H A Dhwasan.cpp604 void __hwasan_storeN_noabort(uptr p, uptr sz) { in __hwasan_storeN_noabort() function