Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBUnixSignals.cpp132 bool SBUnixSignals::SetShouldNotify(int32_t signo, bool value) { in SetShouldNotify() function in SBUnixSignals
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DUnixSignals.cpp311 bool UnixSignals::SetShouldNotify(int signo, bool value) { SetShouldNotify() function in UnixSignals
321 bool UnixSignals::SetShouldNotify(const char *signal_name, bool value) { SetShouldNotify() function in UnixSignals