Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-dump.c198 ctf_dump_header_sectfield (ctf_file_t *fp, ctf_dump_state_t *state, in ctf_dump_header_sectfield() function
275 if (ctf_dump_header_sectfield (fp, state, "Label section", hp->cth_lbloff, in ctf_dump_header()
279 if (ctf_dump_header_sectfield (fp, state, "Data object section", in ctf_dump_header()
283 if (ctf_dump_header_sectfield (fp, state, "Function info section", in ctf_dump_header()
287 if (ctf_dump_header_sectfield (fp, state, "Variable section", in ctf_dump_header()
291 if (ctf_dump_header_sectfield (fp, state, "Type section", in ctf_dump_header()
295 if (ctf_dump_header_sectfield (fp, state, "String section", hp->cth_stroff, in ctf_dump_header()