Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread.h57 uptr &vfork_spill() { return vfork_spill_; } in vfork_spill() function
Dhwasan.cpp492 return &t->vfork_spill(); in __hwasan_extra_spill_area()