Home
last modified time | relevance | path

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

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