Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
Dhwasan_interface_internal.h48 void __hwasan_init_frames(uptr, uptr);
Dhwasan.cpp322 void __hwasan_init_frames(uptr beg, uptr end) {} in __hwasan_init_frames() function