Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h48 void __hwasan_init_frames(uptr, uptr);
H A Dhwasan.cpp334 void __hwasan_init_frames(uptr beg, uptr end) {} in __hwasan_init_frames() function