Lines Matching refs:EXIT_BAD
105 #define EXIT_BAD 2 macro
191 error (EXIT_BAD, errno, "realloc frames.frame"); in frame_callback()
488 error (EXIT_BAD, errno, N_("Cannot open core file '%s'"), arg); in parse_opt()
492 error (EXIT_BAD, 0, "core '%s' elf_begin: %s", arg, elf_errmsg(-1)); in parse_opt()
574 error (EXIT_BAD, 0, "dwfl_begin: %s", dwfl_errmsg (-1)); in parse_opt()
578 error (EXIT_BAD, 0, "dwfl_linux_proc_report pid %lld: %s", in parse_opt()
581 error (EXIT_BAD, err, "dwfl_linux_proc_report pid %lld", in parse_opt()
589 error (EXIT_BAD, 0, "dwfl_begin: %s", dwfl_errmsg (-1)); in parse_opt()
591 error (EXIT_BAD, 0, "dwfl_core_file_report: %s", dwfl_errmsg (-1)); in parse_opt()
595 error (EXIT_BAD, 0, "dwfl_report_end: %s", dwfl_errmsg (-1)); in parse_opt()
601 error (EXIT_BAD, 0, "dwfl_linux_proc_attach pid %lld: %s", in parse_opt()
604 error (EXIT_BAD, err, "dwfl_linux_proc_attach pid %lld", in parse_opt()
611 error (EXIT_BAD, 0, "dwfl_core_file_report: %s", dwfl_errmsg (-1)); in parse_opt()
616 error (EXIT_BAD, 0, "dwfl_pid: %s\n", dwfl_errmsg (-1)); in parse_opt()
697 error (EXIT_BAD, 0, "dwfl_getmodules: %s", dwfl_errmsg (-1)); in main()
707 error (EXIT_BAD, errno, "malloc frames.frame"); in main()
755 error (EXIT_BAD, 0, N_("Couldn't show any frames.")); in main()