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