Searched refs:__mask_was_saved (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp240 env[0].__mask_was_saved =
285 if (env[0].__mask_was_saved)
H A Dhwasan.h185 // `__mask_was_saved' follows it. Do not move these members or add others
188 int __mask_was_saved; // Saved the signal mask? member in struct:__hw_jmp_buf_struct

Completed in 111 milliseconds