Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBUnixSignals.cpp112 bool SBUnixSignals::GetShouldStop(int32_t signo) const { in GetShouldStop() function in SBUnixSignals
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDUnixSignals.cpp234 bool UnixSignals::GetShouldStop(int signo) const { in GetShouldStop() function in UnixSignals