Searched refs:UseExitcodeOnLeak (Results 1 – 4 of 4) sorted by relevance
57 bool UseExitcodeOnLeak();61 if (UseExitcodeOnLeak()) in ExitHook()
86 bool UseExitcodeOnLeak() { return true; }85 bool UseExitcodeOnLeak() { return true; } UseExitcodeOnLeak() function
209 bool UseExitcodeOnLeak() { return __hwasan::flags()->halt_on_error; } in UseExitcodeOnLeak() function
247 bool UseExitcodeOnLeak() { return __asan::flags()->halt_on_error; } in UseExitcodeOnLeak() function