Home
last modified time | relevance | path

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

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