Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors_vfork.S5 #define COMMON_INTERCEPTOR_SPILL_AREA __hwasan_extra_spill_area
H A Dhwasan.cpp718 extern "C" void *__hwasan_extra_spill_area() { in __hwasan_extra_spill_area() function