Lines Matching refs:ctfdump_fatal

125 ctfdump_fatal(const char *fmt, ...)  in ctfdump_fatal()  function
204 ctfdump_fatal("failed to get memory for %d " in ctfdump_fargs_grow()
220 ctfdump_fatal("failed to get arguments for function " in ctfdump_functions_cb()
515 ctfdump_fatal("encountered malformed ctf, type %s does not " in ctfdump_types_cb()
520 ctfdump_fatal("type %ld missing name: %s\n", id, in ctfdump_types_cb()
537 ctfdump_fatal("failed to get encoding information " in ctfdump_types_cb()
546 ctfdump_fatal("failed to get encoding information " in ctfdump_types_cb()
557 ctfdump_fatal("failed to get reference type for %s: " in ctfdump_types_cb()
564 ctfdump_fatal("failed to get array information for " in ctfdump_types_cb()
571 ctfdump_fatal("failed to get function info for %s: " in ctfdump_types_cb()
577 ctfdump_fatal("failed to get function " in ctfdump_types_cb()
596 ctfdump_fatal("failed to get size of %s: %s\n", name, in ctfdump_types_cb()
601 ctfdump_fatal("failed to iterate members of %s: %s\n", in ctfdump_types_cb()
619 ctfdump_fatal("failed to iterate enumerators of %s: " in ctfdump_types_cb()
629 ctfdump_fatal("failed to get reference type for %s: " in ctfdump_types_cb()
636 ctfdump_fatal("failed to get reference type for %s: " in ctfdump_types_cb()
643 ctfdump_fatal("failed to get reference type for %s: " in ctfdump_types_cb()
650 ctfdump_fatal("failed to get reference type for %s: " in ctfdump_types_cb()
656 ctfdump_fatal("encountered unknown kind for type %s: %d\n", in ctfdump_types_cb()
694 ctfdump_fatal("failed to get reference type for %ld: " in ctfsrc_refname()
709 ctfdump_fatal("type %ld missing name: %s\n", type, in ctfsrc_member_cb()
765 ctfdump_fatal("encountered malformed ctf, type %s does not " in ctfsrc_type()
780 ctfdump_fatal("failed to get size of %s: %s\n", name, in ctfsrc_type()
787 ctfdump_fatal("failed to iterate members of %s: %s\n", in ctfsrc_type()
804 ctfdump_fatal("failed to iterate enumerators of %s: " in ctfsrc_type()
829 ctfdump_fatal("failed to iterate enumerators " in ctfsrc_type()
837 ctfdump_fatal("failed to get size of %s: %s\n", in ctfsrc_type()
846 ctfdump_fatal("failed to iterate members " in ctfsrc_type()
869 ctfdump_fatal("encountered unknown kind for type %s: %d\n", in ctfsrc_type()
900 ctfdump_fatal("type %ld missing name: %s\n", id, in ctfsrc_object()
938 ctfdump_fatal("failed to get arguments for function " in ctfsrc_function()
982 ctfdump_fatal("failed to alloc idnames: %s\n", in ctfdump_source()
1006 ctfdump_fatal("failed to alloc idnames: %s\n", in ctfdump_source()
1027 ctfdump_fatal("failed to alloc idnames: %s\n", in ctfdump_source()
1057 ctfdump_fatal("failed to open output file %s: %s\n", out, in ctfdump_output()
1067 ctfdump_fatal("failed to write to %s: %s\n", out, in ctfdump_output()
1079 ctfdump_fatal("failed to close %s: %s\n", out, strerror(errno)); in ctfdump_output()
1152 ctfdump_fatal("failed to open file %s: %s\n", argv[0], in main()
1157 ctfdump_fatal("failed to open file %s: %s\n", argv[0], in main()
1169 ctfdump_fatal("cannot use %s as a parent file, %s is " in main()
1176 ctfdump_fatal("failed to open parent file %s: %s\n", in main()
1193 ctfdump_fatal("label mismatch between parent %s and " in main()
1199 ctfdump_fatal("failed to import parent %s: %s\n", in main()