Lines Matching refs:ctf_err_warn
43 * 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
337 * ctf-link.c (ctf_create_per_cu): Adjust ctf_err_warn for new err
349 * ctf-dedup.c (ctf_dedup_rhash_type): Adjust ctf_err_warn for new
529 (ctf_link_add_cu_mapping): Transition to ctf_err_warn. Drop the
541 ctf_err_warn, removing a TODO.
550 renames, and ctf_err_warn transition. Move the
554 (ctf_link_write): ctf_err_warn transition.
653 (ctf_err_warn): New prototype.
658 * ctf-subr.c (ctf_err_warn): New, add an error/warning.