Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h56 void __hwasan_load1(uptr);
H A Dhwasan.cpp480 void __hwasan_load1(uptr p) { in __hwasan_load1() function