Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1126 class SignalHandlerScope { class
1128 SignalHandlerScope() { in SignalHandlerScope() function in SignalHandlerScope
1132 ~SignalHandlerScope() { in ~SignalHandlerScope()
1146 SignalHandlerScope signal_handler_scope; in SignalHandler()
1157 SignalHandlerScope signal_handler_scope; in SignalAction()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1573 class SignalHandlerScope { class
1575 SignalHandlerScope() { in SignalHandlerScope() function in SignalHandlerScope
1579 ~SignalHandlerScope() { in ~SignalHandlerScope()
1612 SignalHandlerScope signal_handler_scope; in SignalHandler()
1625 SignalHandlerScope signal_handler_scope; in SignalAction()