Searched refs:ErrorExitCode (Results 1 – 3 of 3) sorted by relevance
26 int ErrorExitCode = 77; member
238 _Exit(Options.ErrorExitCode); // Stop right now. in CrashCallback()252 _Exit(Options.ErrorExitCode); in ExitCallback()576 _Exit(Options.ErrorExitCode); // Stop right now. in CrashOnOverwrittenData()714 _Exit(Options.ErrorExitCode); // not exit() to disable lsan further on. in TryDetectingAMemoryLeak()
686 Options.ErrorExitCode = Flags.error_exitcode; in FuzzerDriver()