Searched refs:oldaction_ (Results 1 – 2 of 2) sorted by relevance
75 struct sigaction oldaction_; variable
127 sigaction(SIGSEGV, nullptr, &oldaction_); in FaultManager()