Home
last modified time | relevance | path

Searched refs:ctf_dump_header_strfield (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-dump.c251 ctf_dump_header_strfield (ctf_dict_t *fp, ctf_dump_state_t *state, in ctf_dump_header_strfield() function
355 if (ctf_dump_header_strfield (fp, state, "Parent label", in ctf_dump_header()
359 if (ctf_dump_header_strfield (fp, state, "Parent name", hp->cth_parname) < 0) in ctf_dump_header()
362 if (ctf_dump_header_strfield (fp, state, "Compilation unit name", in ctf_dump_header()
H A DChangeLog-20201268 (ctf_dump_header_strfield): Do not assume all errors to be ENOMEM.
1515 (ctf_dump_header_strfield): New function.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dump.c251 ctf_dump_header_strfield (ctf_dict_t *fp, ctf_dump_state_t *state, in ctf_dump_header_strfield() function
355 if (ctf_dump_header_strfield (fp, state, "Parent label", in ctf_dump_header()
359 if (ctf_dump_header_strfield (fp, state, "Parent name", hp->cth_parname) < 0) in ctf_dump_header()
362 if (ctf_dump_header_strfield (fp, state, "Compilation unit name", in ctf_dump_header()
H A DChangeLog-20201268 (ctf_dump_header_strfield): Do not assume all errors to be ENOMEM.
1515 (ctf_dump_header_strfield): New function.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201268 (ctf_dump_header_strfield): Do not assume all errors to be ENOMEM.
1515 (ctf_dump_header_strfield): New function.