Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_interface_internal.h48 void __hwasan_init_frames(uptr, uptr);
H A Dhwasan.cpp303 void __hwasan_init_frames(uptr beg, uptr end) {} in __hwasan_init_frames() function