Searched refs:utils_cleanup (Results 1 – 8 of 8) sorted by relevance
54 utils_cleanup (true); in fatal_signal()216 utils_cleanup (bool from_signal) in utils_cleanup() function
34 extern void utils_cleanup (bool);
112 utils_cleanup (false); in lto_wrapper_cleanup()
55 utils_cleanup (true); in fatal_signal()259 utils_cleanup (bool from_signal) in utils_cleanup() function
35 extern void utils_cleanup (bool);
122 utils_cleanup (false); in lto_wrapper_cleanup()
33096 * collect-utils.c (utils_cleanup): New arg from_signal. All callers33104 (do_wait): Add call to utils_cleanup to the error path.33105 * collect-utils.h (collect_execute, fork_execute, utils_cleanup)
13881 (main): Instead of calling utils_cleanup, register atexit handler27044 (utils_cleanup): ...and here.