Searched defs:should_suppress (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Target/
H A DUnixSignals.cpp187 bool &should_suppress,
198 should_suppress = signal.m_suppress;
184 GetSignalInfo( int32_t signo, bool &should_suppress, bool &should_stop, bool &should_notify ) const argument

Completed in 72 milliseconds