Home
last modified time | relevance | path

Searched refs:ctf_err_warn (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-link.c244 ctf_err_warn (fp, 0, ECTF_NEEDSBFD, _("cannot open %s lazily"), in ctf_link_lazy_open()
257 ctf_err_warn (fp, 0, err, _("opening CTF %s failed"), in ctf_link_lazy_open()
333 ctf_err_warn (fp, 0, err, _("cannot create per-CU CTF archive for " in ctf_create_per_cu()
587 ctf_err_warn (fp, 1, 0, _("type %lx for variable %s in input file %s " in ctf_link_one_variable()
693 ctf_err_warn (fp, 0, err, _("iteration error counting deduplicating " in ctf_link_deduplicating_count_inputs()
854 ctf_err_warn (fp, 0, 0, _("error in deduplicating CTF link " in ctf_link_deduplicating_open_inputs()
889 ctf_err_warn (fp, 0, err, _("iteration error in deduplicating link " in ctf_link_deduplicating_close_inputs()
1057 ctf_err_warn (fp, 1, 0, in ctf_link_deduplicating_one_symtypetab()
1080 ctf_err_warn (fp, 0, ECTF_DUPLICATE, in ctf_link_deduplicating_one_symtypetab()
1090 ctf_err_warn (fp, 0, ctf_errno (input), in ctf_link_deduplicating_one_symtypetab()
[all …]
H A Dctf-open-bfd.c43 ctf_err_warn (NULL, 0, 0, _("cannot close BFD: %s"), in ctf_bfdclose()
66 ctf_err_warn (NULL, 0, 0, _("ctf_bfdopen(): cannot malloc " in ctf_bfdopen()
237 ctf_err_warn (NULL, 0, 0, "ctf_bfdopen(): %s: %s", gettext (bfderrstr), in ctf_bfdopen_ctfsect()
321 ctf_err_warn (NULL, 0, 0, _("cannot open BFD from %s: %s"), in ctf_fdopen()
330 ctf_err_warn (NULL, 0, 0, _("BFD format problem in %s: %s"), in ctf_fdopen()
342 ctf_err_warn (NULL, 0, 0, _("cannot close BFD: %s"), in ctf_fdopen()
H A Dctf-dedup.c614 ctf_err_warn (fp, 0, 0, _("%s (%i): out of memory during forwarding-" in ctf_dedup_rhash_type()
979 ctf_err_warn (fp, 0, err, _("%s (%i): %s: during type hashing for type %lx, " in ctf_dedup_rhash_type()
985 ctf_err_warn (fp, 0, 0, _("%s (%i): %s: during type hashing for type %lx, " in ctf_dedup_rhash_type()
1055 ctf_err_warn (fp, 0, 0, _("%s (%i): lookup failure for type %lx: " in ctf_dedup_hash_type()
1145 ctf_err_warn (fp, 0, 0, _("%s (%i): %s: during type hashing, " in ctf_dedup_hash_type()
1235 ctf_err_warn (fp, 1, 0, "added wrong kind to output mapping " in ctf_dedup_populate_mappings()
1582 ctf_err_warn (fp, 0, 0, "%s", gettext (whaterr)); in ctf_dedup_detect_name_ambiguity()
1586 ctf_err_warn (fp, 0, err, _("iteration failed: %s"), gettext (whaterr)); in ctf_dedup_detect_name_ambiguity()
1683 ctf_err_warn (fp, 0, ENOMEM, _("ctf_dedup_init: cannot initialize: " in ctf_dedup_init()
1784 ctf_err_warn (output, 0, err, _("iteration error " in ctf_dedup_multiple_input_dicts()
[all …]
H A Dctf-serialize.c155 ctf_err_warn (fp, 0, err, _("iterating over linker-known symbols during " in symtypetab_density()
184 ctf_err_warn (fp, 1, 0, _("symbol %s (%x) added to CTF as a " in symtypetab_density()
195 ctf_err_warn (fp, 1, 0, _("symbol %s (%x) added to CTF as a " in symtypetab_density()
219 ctf_err_warn (fp, 0, err, _("iterating over CTF symtypetab during " in symtypetab_density()
236 ctf_err_warn (fp, 0, err, _("iterating over linker-known symbols " in symtypetab_density()
715 ctf_err_warn (fp, 0, err, _("error serializing symtypetabs")); in ctf_emit_symtypetab_sects()
1298 ctf_err_warn (fp, 0, 0, _("ctf_write_mem: cannot allocate %li bytes"), in ctf_write_mem()
1321 ctf_err_warn (fp, 0, 0, _("ctf_write_mem: cannot allocate %li bytes"), in ctf_write_mem()
1347 ctf_err_warn (fp, 0, 0, _("zlib deflate err: %s"), zError (rc)); in ctf_write_mem()
1382 ctf_err_warn (fp, 0, 0, _("ctf_compress_write: error writing")); in ctf_compress_write()
[all …]
H A Dctf-open.c163 ctf_err_warn (fp, 0, 0, _("detected invalid CTF kind: %x"), kind); in get_vbytes_common()
939 ctf_err_warn (fp, 0, ECTF_CORRUPT, in init_types()
1194 ctf_err_warn (fp, 0, ECTF_CORRUPT, in flip_types()
1396 ctf_err_warn (NULL, 0, ECTF_NOTSUP, _("ctf_bufopen: CTF version %d " in ctf_bufopen_internal()
1407 ctf_err_warn (NULL, 0, ECTF_FLAGS, _("ctf_bufopen: invalid header " in ctf_bufopen_internal()
1447 ctf_err_warn (NULL, 0, ECTF_CORRUPT, _("header offset exceeds CTF size")); in ctf_bufopen_internal()
1459 ctf_err_warn (NULL, 0, ECTF_CORRUPT, _("overlapping CTF sections")); in ctf_bufopen_internal()
1468 ctf_err_warn (NULL, 0, ECTF_CORRUPT, in ctf_bufopen_internal()
1479 ctf_err_warn (NULL, 0, ECTF_CORRUPT, in ctf_bufopen_internal()
1492 ctf_err_warn (NULL, 0, ECTF_CORRUPT, in ctf_bufopen_internal()
[all …]
H A Dctf-create.c693 ctf_err_warn (fp, 1, ECTF_INCOMPLETE, in ctf_add_array()
987 ctf_err_warn (fp, 1, ECTF_CONFLICT, in ctf_add_unknown()
1235 ctf_err_warn (ofp, 1, ECTF_INCOMPLETE, in ctf_add_member_offset()
1251 ctf_err_warn (ofp, 1, ECTF_INCOMPLETE, in ctf_add_member_offset()
1433 ctf_err_warn (ctb->ctb_dict, 0, 0, in enumcmp()
1439 ctf_err_warn (ctb->ctb_dict, 1, ECTF_CONFLICT, in enumcmp()
1470 ctf_err_warn (ctb->ctb_dict, 0, 0, in membcmp()
1477 ctf_err_warn (ctb->ctb_dict, 1, ECTF_CONFLICT, in membcmp()
1690 ctf_err_warn (dst_fp, 1, ECTF_CONFLICT, in ctf_add_type_internal()
1838 ctf_err_warn (dst_fp, 1, ECTF_CONFLICT, in ctf_add_type_internal()
[all …]
H A Dctf-subr.c204 ctf_err_warn (ctf_dict_t *fp, int is_warning, int err, in ctf_err_warn() function
343 ctf_err_warn (fp, 0, ECTF_INTERNAL, _("%s: %lu: libctf assertion failed: %s"), in ctf_assert_fail_internal()
H A Dctf-archive.c213 ctf_err_warn (ctf_dict_cnt > 0 ? ctf_dicts[0] : NULL, 0, errno, "%s", in ctf_arc_write_fd()
233 ctf_err_warn (ctf_dict_cnt > 0 ? ctf_dicts[0] : NULL, 0, errno, in ctf_arc_write()
243 ctf_err_warn (ctf_dict_cnt > 0 ? ctf_dicts[0] : NULL, 0, errno, in ctf_arc_write()
448 ctf_err_warn (NULL, 0, *errp, _("ctf_arc_bufopen(): cannot open CTF")); in ctf_arc_bufopen()
505 ctf_err_warn (NULL, 0, errno, gettext (errmsg), filename); in ctf_arc_open_internal()
H A Dctf-dump.c242 ctf_err_warn (fp, 1, 0, _("cannot format name dumping type 0x%lx"), id); in ctf_dump_format_type()
593 ctf_err_warn (state->cds_fp, 1, ctf_errno (state->cds_fp), in ctf_dump_type()
635 ctf_err_warn (state->cds_fp, 1, ctf_errno (state->cds_fp), in ctf_dump_type()
H A Dctf-labels.c84 ctf_err_warn (fp, 0, ECTF_CORRUPT, in ctf_label_iter()
H A DChangeLog-202043 * ctf-subr.c (ctf_err_warn): Only debug-dump passed-in warnings if
118 (ctf_bufopen_internal): Add ctf_err_warn to corrupt-file error
287 (ctf_err_warn): Calls with NULL fp append to open_errors. Add err
294 (ctf_assert_fail_internal): Adjust ctf_err_warn call for new err
299 (ctf_err_warn): Adjust.
302 (enumcmp): Use ctf_err_warn, not ctf_dprintf, passing the err number
310 * ctf-archive.c (ctf_arc_write_fd): Use ctf_err_warn, not
326 (flip_types): Likewise. Use ctf_err_warn, not ctf_dprintf, and
329 (init_types): Use ctf_err_warn, not ctf_dprintf, as above.
333 * ctf-dump.c (ctf_dump_format_type): Adjust ctf_err_warn for new err
[all …]
H A Dctf-lookup.c649 ctf_err_warn (fp, 0, ENOMEM, _("cannot allocate memory for symbol " in ctf_lookup_symbol_idx()
834 ctf_err_warn (fp, 0, 0, _("cannot sort function symidx")); in ctf_try_lookup_indexed()
854 ctf_err_warn (fp, 0, 0, _("cannot sort object symidx")); in ctf_try_lookup_indexed()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-link.c244 ctf_err_warn (fp, 0, ECTF_NEEDSBFD, _("cannot open %s lazily"), in ctf_link_lazy_open()
258 ctf_err_warn (fp, 0, err, _("opening CTF %s failed"), in ctf_link_lazy_open()
335 ctf_err_warn (fp, 0, err, _("cannot create per-CU CTF archive for " in ctf_create_per_cu()
572 ctf_err_warn (fp, 1, 0, _("type %lx for variable %s in input file %s " in ctf_link_one_variable()
678 ctf_err_warn (fp, 0, err, _("iteration error counting deduplicating " in ctf_link_deduplicating_count_inputs()
840 ctf_err_warn (fp, 0, 0, _("error in deduplicating CTF link " in ctf_link_deduplicating_open_inputs()
875 ctf_err_warn (fp, 0, err, _("iteration error in deduplicating link " in ctf_link_deduplicating_close_inputs()
1043 ctf_err_warn (fp, 1, 0, in ctf_link_deduplicating_one_symtypetab()
1066 ctf_err_warn (fp, 0, ECTF_DUPLICATE, in ctf_link_deduplicating_one_symtypetab()
1076 ctf_err_warn (fp, 0, ctf_errno (input), in ctf_link_deduplicating_one_symtypetab()
[all …]
H A Dctf-open-bfd.c43 ctf_err_warn (NULL, 0, 0, _("cannot close BFD: %s"), in ctf_bfdclose()
66 ctf_err_warn (NULL, 0, 0, _("ctf_bfdopen(): cannot malloc " in ctf_bfdopen()
237 ctf_err_warn (NULL, 0, 0, "ctf_bfdopen(): %s: %s", gettext (bfderrstr), in ctf_bfdopen_ctfsect()
321 ctf_err_warn (NULL, 0, 0, _("cannot open BFD from %s: %s"), in ctf_fdopen()
330 ctf_err_warn (NULL, 0, 0, _("BFD format problem in %s: %s"), in ctf_fdopen()
342 ctf_err_warn (NULL, 0, 0, _("cannot close BFD: %s"), in ctf_fdopen()
H A Dctf-dedup.c614 ctf_err_warn (fp, 0, 0, _("%s (%i): out of memory during forwarding-" in ctf_dedup_rhash_type()
979 ctf_err_warn (fp, 0, err, _("%s (%i): %s: during type hashing for type %lx, " in ctf_dedup_rhash_type()
985 ctf_err_warn (fp, 0, 0, _("%s (%i): %s: during type hashing for type %lx, " in ctf_dedup_rhash_type()
1055 ctf_err_warn (fp, 0, 0, _("%s (%i): lookup failure for type %lx: " in ctf_dedup_hash_type()
1145 ctf_err_warn (fp, 0, 0, _("%s (%i): %s: during type hashing, " in ctf_dedup_hash_type()
1235 ctf_err_warn (fp, 1, 0, "added wrong kind to output mapping " in ctf_dedup_populate_mappings()
1583 ctf_err_warn (fp, 0, 0, "%s", gettext (whaterr)); in ctf_dedup_detect_name_ambiguity()
1587 ctf_err_warn (fp, 0, err, _("iteration failed: %s"), gettext (whaterr)); in ctf_dedup_detect_name_ambiguity()
1684 ctf_err_warn (fp, 0, ENOMEM, _("ctf_dedup_init: cannot initialize: " in ctf_dedup_init()
1785 ctf_err_warn (output, 0, err, _("iteration error " in ctf_dedup_multiple_input_dicts()
[all …]
H A Dctf-serialize.c155 ctf_err_warn (fp, 0, err, _("iterating over linker-known symbols during " in symtypetab_density()
184 ctf_err_warn (fp, 1, 0, _("symbol %s (%x) added to CTF as a " in symtypetab_density()
195 ctf_err_warn (fp, 1, 0, _("symbol %s (%x) added to CTF as a " in symtypetab_density()
219 ctf_err_warn (fp, 0, err, _("iterating over CTF symtypetab during " in symtypetab_density()
236 ctf_err_warn (fp, 0, err, _("iterating over linker-known symbols " in symtypetab_density()
715 ctf_err_warn (fp, 0, err, _("error serializing symtypetabs")); in ctf_emit_symtypetab_sects()
1298 ctf_err_warn (fp, 0, 0, _("ctf_write_mem: cannot allocate %li bytes"), in ctf_write_mem()
1321 ctf_err_warn (fp, 0, 0, _("ctf_write_mem: cannot allocate %li bytes"), in ctf_write_mem()
1347 ctf_err_warn (fp, 0, 0, _("zlib deflate err: %s"), zError (rc)); in ctf_write_mem()
1382 ctf_err_warn (fp, 0, 0, _("ctf_compress_write: error writing")); in ctf_compress_write()
[all …]
H A Dctf-open.c163 ctf_err_warn (fp, 0, 0, _("detected invalid CTF kind: %x"), kind); in get_vbytes_common()
939 ctf_err_warn (fp, 0, ECTF_CORRUPT, in init_types()
1194 ctf_err_warn (fp, 0, ECTF_CORRUPT, in flip_types()
1395 ctf_err_warn (NULL, 0, ECTF_NOTSUP, _("ctf_bufopen: CTF version %d " in ctf_bufopen_internal()
1406 ctf_err_warn (NULL, 0, ECTF_FLAGS, _("ctf_bufopen: invalid header " in ctf_bufopen_internal()
1446 ctf_err_warn (NULL, 0, ECTF_CORRUPT, _("header offset exceeds CTF size")); in ctf_bufopen_internal()
1458 ctf_err_warn (NULL, 0, ECTF_CORRUPT, _("overlapping CTF sections")); in ctf_bufopen_internal()
1467 ctf_err_warn (NULL, 0, ECTF_CORRUPT, in ctf_bufopen_internal()
1478 ctf_err_warn (NULL, 0, ECTF_CORRUPT, in ctf_bufopen_internal()
1491 ctf_err_warn (NULL, 0, ECTF_CORRUPT, in ctf_bufopen_internal()
[all …]
H A Dctf-create.c697 ctf_err_warn (fp, 1, ECTF_INCOMPLETE, in ctf_add_array()
984 ctf_err_warn (fp, 1, ECTF_CONFLICT, in ctf_add_unknown()
1210 ctf_err_warn (fp, 1, ECTF_INCOMPLETE, in ctf_add_member_offset()
1226 ctf_err_warn (fp, 1, ECTF_INCOMPLETE, in ctf_add_member_offset()
1403 ctf_err_warn (ctb->ctb_dict, 0, 0, in enumcmp()
1409 ctf_err_warn (ctb->ctb_dict, 1, ECTF_CONFLICT, in enumcmp()
1440 ctf_err_warn (ctb->ctb_dict, 0, 0, in membcmp()
1447 ctf_err_warn (ctb->ctb_dict, 1, ECTF_CONFLICT, in membcmp()
1660 ctf_err_warn (dst_fp, 1, ECTF_CONFLICT, in ctf_add_type_internal()
1808 ctf_err_warn (dst_fp, 1, ECTF_CONFLICT, in ctf_add_type_internal()
[all …]
H A Dctf-subr.c204 ctf_err_warn (ctf_dict_t *fp, int is_warning, int err, in ctf_err_warn() function
343 ctf_err_warn (fp, 0, ECTF_INTERNAL, _("%s: %lu: libctf assertion failed: %s"), in ctf_assert_fail_internal()
H A Dctf-archive.c213 ctf_err_warn (ctf_dict_cnt > 0 ? ctf_dicts[0] : NULL, 0, errno, "%s", in ctf_arc_write_fd()
233 ctf_err_warn (ctf_dict_cnt > 0 ? ctf_dicts[0] : NULL, 0, errno, in ctf_arc_write()
243 ctf_err_warn (ctf_dict_cnt > 0 ? ctf_dicts[0] : NULL, 0, errno, in ctf_arc_write()
446 ctf_err_warn (NULL, 0, *errp, _("ctf_arc_bufopen(): cannot open CTF")); in ctf_arc_bufopen()
503 ctf_err_warn (NULL, 0, errno, gettext (errmsg), filename); in ctf_arc_open_internal()
H A Dctf-dump.c242 ctf_err_warn (fp, 1, 0, _("cannot format name dumping type 0x%lx"), id); in ctf_dump_format_type()
593 ctf_err_warn (state->cds_fp, 1, ctf_errno (state->cds_fp), in ctf_dump_type()
635 ctf_err_warn (state->cds_fp, 1, ctf_errno (state->cds_fp), in ctf_dump_type()
H A Dctf-labels.c84 ctf_err_warn (fp, 0, ECTF_CORRUPT, in ctf_label_iter()
H A DChangeLog-202043 * ctf-subr.c (ctf_err_warn): Only debug-dump passed-in warnings if
118 (ctf_bufopen_internal): Add ctf_err_warn to corrupt-file error
287 (ctf_err_warn): Calls with NULL fp append to open_errors. Add err
294 (ctf_assert_fail_internal): Adjust ctf_err_warn call for new err
299 (ctf_err_warn): Adjust.
302 (enumcmp): Use ctf_err_warn, not ctf_dprintf, passing the err number
310 * ctf-archive.c (ctf_arc_write_fd): Use ctf_err_warn, not
326 (flip_types): Likewise. Use ctf_err_warn, not ctf_dprintf, and
329 (init_types): Use ctf_err_warn, not ctf_dprintf, as above.
333 * ctf-dump.c (ctf_dump_format_type): Adjust ctf_err_warn for new err
[all …]
H A Dctf-lookup.c637 ctf_err_warn (fp, 0, ENOMEM, _("cannot allocate memory for symbol " in ctf_lookup_symbol_idx()
822 ctf_err_warn (fp, 0, 0, _("cannot sort function symidx")); in ctf_try_lookup_indexed()
842 ctf_err_warn (fp, 0, 0, _("cannot sort object symidx")); in ctf_try_lookup_indexed()
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-202043 * ctf-subr.c (ctf_err_warn): Only debug-dump passed-in warnings if
118 (ctf_bufopen_internal): Add ctf_err_warn to corrupt-file error
287 (ctf_err_warn): Calls with NULL fp append to open_errors. Add err
294 (ctf_assert_fail_internal): Adjust ctf_err_warn call for new err
299 (ctf_err_warn): Adjust.
302 (enumcmp): Use ctf_err_warn, not ctf_dprintf, passing the err number
310 * ctf-archive.c (ctf_arc_write_fd): Use ctf_err_warn, not
326 (flip_types): Likewise. Use ctf_err_warn, not ctf_dprintf, and
329 (init_types): Use ctf_err_warn, not ctf_dprintf, as above.
333 * ctf-dump.c (ctf_dump_format_type): Adjust ctf_err_warn for new err
[all …]

12