Lines Matching refs:EXIT_FAILURE
47 error (EXIT_FAILURE, 0, "Couldn't get section header: %s", in handle_section()
52 error (EXIT_FAILURE, 0, "Couldn't decompress section: %s", in handle_section()
58 error (EXIT_FAILURE, 0, "Couldn't decompress section: %s", in handle_section()
64 error (EXIT_FAILURE, 0, "no section data"); in handle_section()
86 error (EXIT_FAILURE, 0, "FDE doesn't point to CIE"); in handle_section()
91 error (EXIT_FAILURE, 0, "dwarf_next_cfi failed: %s\n", in handle_section()
99 error (EXIT_FAILURE, 0, "need file name argument"); in main()
106 error (EXIT_FAILURE, errno, "cannot open input file `%s'", file); in main()
112 error (EXIT_FAILURE, 0, "cannot create ELF descriptor: %s", in main()
119 error (EXIT_FAILURE, 0, "no, or too small, ELF ident"); in main()
123 error (EXIT_FAILURE, 0, "cannot get the ELF header: %s\n", in main()