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.cpp1100 class SignalHandlerScope { class
1102 SignalHandlerScope() { in SignalHandlerScope() function in SignalHandlerScope
1106 ~SignalHandlerScope() { in ~SignalHandlerScope()
1120 SignalHandlerScope signal_handler_scope; in SignalHandler()
1131 SignalHandlerScope signal_handler_scope; in SignalAction()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1570 class SignalHandlerScope { class
1572 SignalHandlerScope() { in SignalHandlerScope() function in SignalHandlerScope
1576 ~SignalHandlerScope() { in ~SignalHandlerScope()
1609 SignalHandlerScope signal_handler_scope; in SignalHandler()
1622 SignalHandlerScope signal_handler_scope; in SignalAction()