Home
last modified time | relevance | path

Searched refs:ctf_dump_type (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-dump.c563 ctf_dump_type (ctf_id_t id, int flag, void *arg) in ctf_dump_type() function
745 if (ctf_type_iter_all (fp, ctf_dump_type, state) < 0) in ctf_dump()
H A DChangeLog48 * ctf-dump.c (ctf_dump_type): Do not abort on error.
830 (ctf_dump_type): Indent here instead. Pass CTF_FT_REFS to
860 (ctf_dump_type): Adjust. Free it when we're done.
H A DChangeLog-2020336 (ctf_dump_type): Likewise.
634 (ctf_dump_type): Do not emit a duplicate message. Move to
1042 (ctf_dump_type): Likewise.
1267 (ctf_dump_type): Likewise.
1427 (ctf_dump_type): Pass down the flag from ctf_type_iter_all.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dump.c563 ctf_dump_type (ctf_id_t id, int flag, void *arg) in ctf_dump_type() function
745 if (ctf_type_iter_all (fp, ctf_dump_type, state) < 0) in ctf_dump()
H A DChangeLog27 * ctf-dump.c (ctf_dump_type): Do not abort on error.
809 (ctf_dump_type): Indent here instead. Pass CTF_FT_REFS to
839 (ctf_dump_type): Adjust. Free it when we're done.
H A DChangeLog-2020336 (ctf_dump_type): Likewise.
634 (ctf_dump_type): Do not emit a duplicate message. Move to
1042 (ctf_dump_type): Likewise.
1267 (ctf_dump_type): Likewise.
1427 (ctf_dump_type): Pass down the flag from ctf_type_iter_all.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020336 (ctf_dump_type): Likewise.
634 (ctf_dump_type): Do not emit a duplicate message. Move to
1042 (ctf_dump_type): Likewise.
1267 (ctf_dump_type): Likewise.
1427 (ctf_dump_type): Pass down the flag from ctf_type_iter_all.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git163335 * ctf-dump.c (ctf_dump_type): Do not abort on error.