Searched refs:do_shutdown (Results 1 – 3 of 3) sorted by relevance
147 static void do_shutdown() { in do_shutdown() function163 atexit(do_shutdown); // Call llvm_shutdown() on exit. in main()
591 self.do_shutdown = True597 self.do_shutdown = False631 if self.do_shutdown:
59 static void do_shutdown(int argc, char **argv, const struct cmd_desc *cmd) in do_shutdown() function