Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h75 uptr &vfork_spill() { return vfork_spill_; } in vfork_spill() function
H A Dhwasan.cpp598 return &t->vfork_spill(); in __hwasan_extra_spill_area()