Home
last modified time | relevance | path

Searched refs:__hwasan_loadN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_interface_internal.h54 void __hwasan_loadN(uptr, uptr);
H A Dhwasan.cpp440 void __hwasan_loadN(uptr p, uptr sz) { in __hwasan_loadN() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsanitizer.def196 DEF_SANITIZER_BUILTIN(BUILT_IN_HWASAN_LOADN, "__hwasan_loadN",