Lines Matching refs:EXIT_BAD
106 #define EXIT_BAD 2 macro
192 error (EXIT_BAD, errno, "realloc frames.frame"); in frame_callback()
494 error (EXIT_BAD, errno, N_("Cannot open core file '%s'"), arg); in parse_opt()
498 error (EXIT_BAD, 0, "core '%s' elf_begin: %s", arg, elf_errmsg(-1)); in parse_opt()
580 error (EXIT_BAD, 0, "dwfl_begin: %s", dwfl_errmsg (-1)); in parse_opt()
584 error (EXIT_BAD, 0, "dwfl_linux_proc_report pid %d: %s", pid, in parse_opt()
587 error (EXIT_BAD, err, "dwfl_linux_proc_report pid %d", pid); in parse_opt()
594 error (EXIT_BAD, 0, "dwfl_begin: %s", dwfl_errmsg (-1)); in parse_opt()
596 error (EXIT_BAD, 0, "dwfl_core_file_report: %s", dwfl_errmsg (-1)); in parse_opt()
600 error (EXIT_BAD, 0, "dwfl_report_end: %s", dwfl_errmsg (-1)); in parse_opt()
606 error (EXIT_BAD, 0, "dwfl_linux_proc_attach pid %d: %s", pid, in parse_opt()
609 error (EXIT_BAD, err, "dwfl_linux_proc_attach pid %d", pid); in parse_opt()
615 error (EXIT_BAD, 0, "dwfl_core_file_report: %s", dwfl_errmsg (-1)); in parse_opt()
620 error (EXIT_BAD, 0, "dwfl_pid: %s\n", dwfl_errmsg (-1)); in parse_opt()
700 error (EXIT_BAD, 0, "dwfl_getmodules: %s", dwfl_errmsg (-1)); in main()
710 error (EXIT_BAD, errno, "malloc frames.frame"); in main()
757 error (EXIT_BAD, 0, N_("Couldn't show any frames.")); in main()