Home
last modified time | relevance | path

Searched defs:signal_cb (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1124 typedef void (*signal_cb)(int x); SignalHandler() typedef
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1615 typedef void (*signal_cb)(int x); SignalHandler() typedef