Searched refs:ctf_dump_header_strfield (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | ctf-dump.c | 180 ctf_dump_header_strfield (ctf_file_t *fp, ctf_dump_state_t *state, in ctf_dump_header_strfield() function 264 if (ctf_dump_header_strfield (fp, state, "Parent label", in ctf_dump_header() 268 if (ctf_dump_header_strfield (fp, state, "Parent name", hp->cth_parname) < 0) in ctf_dump_header() 271 if (ctf_dump_header_strfield (fp, state, "Compilation unit name", in ctf_dump_header()
|