Searched refs:ErrorExitCode (Results 1 – 3 of 3) sorted by relevance
24 int ErrorExitCode = 77; member
173 _Exit(Options.ErrorExitCode); // Stop right now. in HandleMalloc()279 exit(Options.ErrorExitCode); in CrashCallback()325 _Exit(Options.ErrorExitCode); // Stop right now. in RssLimitCallback()701 _Exit(Options.ErrorExitCode); // not exit() to disable lsan further on. in TryDetectingAMemoryLeak()
394 Options.ErrorExitCode = Flags.error_exitcode; in FuzzerDriver()