Searched refs:ctf_dump_header_sectfield (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-dump.c | 269 ctf_dump_header_sectfield (ctf_dict_t *fp, ctf_dump_state_t *state, in ctf_dump_header_sectfield() function 366 if (ctf_dump_header_sectfield (fp, state, "Label section", hp->cth_lbloff, in ctf_dump_header() 370 if (ctf_dump_header_sectfield (fp, state, "Data object section", in ctf_dump_header() 374 if (ctf_dump_header_sectfield (fp, state, "Function info section", in ctf_dump_header() 378 if (ctf_dump_header_sectfield (fp, state, "Object index section", in ctf_dump_header() 382 if (ctf_dump_header_sectfield (fp, state, "Function index section", in ctf_dump_header() 386 if (ctf_dump_header_sectfield (fp, state, "Variable section", in ctf_dump_header() 390 if (ctf_dump_header_sectfield (fp, state, "Type section", in ctf_dump_header() 394 if (ctf_dump_header_sectfield (fp, state, "String section", hp->cth_stroff, in ctf_dump_header()
|
H A D | ChangeLog-2020 | 1269 (ctf_dump_header_sectfield): Do not assume all errors to be ENOMEM. 1516 (ctf_dump_header_sectfield): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-dump.c | 269 ctf_dump_header_sectfield (ctf_dict_t *fp, ctf_dump_state_t *state, in ctf_dump_header_sectfield() function 366 if (ctf_dump_header_sectfield (fp, state, "Label section", hp->cth_lbloff, in ctf_dump_header() 370 if (ctf_dump_header_sectfield (fp, state, "Data object section", in ctf_dump_header() 374 if (ctf_dump_header_sectfield (fp, state, "Function info section", in ctf_dump_header() 378 if (ctf_dump_header_sectfield (fp, state, "Object index section", in ctf_dump_header() 382 if (ctf_dump_header_sectfield (fp, state, "Function index section", in ctf_dump_header() 386 if (ctf_dump_header_sectfield (fp, state, "Variable section", in ctf_dump_header() 390 if (ctf_dump_header_sectfield (fp, state, "Type section", in ctf_dump_header() 394 if (ctf_dump_header_sectfield (fp, state, "String section", hp->cth_stroff, in ctf_dump_header()
|
H A D | ChangeLog-2020 | 1269 (ctf_dump_header_sectfield): Do not assume all errors to be ENOMEM. 1516 (ctf_dump_header_sectfield): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1269 (ctf_dump_header_sectfield): Do not assume all errors to be ENOMEM. 1516 (ctf_dump_header_sectfield): Likewise.
|