Home
last modified time | relevance | path

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

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