Home
last modified time | relevance | path

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

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