Searched refs:ctf_dump_objts (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-dump.c | 434 ctf_dump_objts (ctf_dict_t *fp, ctf_dump_state_t *state, int functions) in ctf_dump_objts() function 733 if (ctf_dump_objts (fp, state, 0) < 0) in ctf_dump() 737 if (ctf_dump_objts (fp, state, 1) < 0) in ctf_dump()
|
H A D | ChangeLog-2020 | 4 * ctf-dump.c (ctf_dump_objts): Pass format argument to asprintf. 83 (ctf_dump_objts): Report indexed sections. Also dump functions. Use 86 (ctf_dump): Use ctf_dump_objts, not ctf_dump_funcs. 632 (ctf_dump_objts): Likewise. 1038 (ctf_dump_objts): Likewise. 1272 (ctf_dump_objts): likewise. 1431 (ctf_dump_objts): Likewise. 1721 (ctf_dump_objts): Likewise. 1810 (ctf_dump_objts): Likewise.
|
H A D | ChangeLog | 827 (ctf_dump_objts): Likewise. Spacing shuffle. 849 * ctf-dump.c (ctf_dump_objts): Dump by calling ctf_dump_format_type.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-dump.c | 434 ctf_dump_objts (ctf_dict_t *fp, ctf_dump_state_t *state, int functions) in ctf_dump_objts() function 733 if (ctf_dump_objts (fp, state, 0) < 0) in ctf_dump() 737 if (ctf_dump_objts (fp, state, 1) < 0) in ctf_dump()
|
H A D | ChangeLog-2020 | 4 * ctf-dump.c (ctf_dump_objts): Pass format argument to asprintf. 83 (ctf_dump_objts): Report indexed sections. Also dump functions. Use 86 (ctf_dump): Use ctf_dump_objts, not ctf_dump_funcs. 632 (ctf_dump_objts): Likewise. 1038 (ctf_dump_objts): Likewise. 1272 (ctf_dump_objts): likewise. 1431 (ctf_dump_objts): Likewise. 1721 (ctf_dump_objts): Likewise. 1810 (ctf_dump_objts): Likewise.
|
H A D | ChangeLog | 806 (ctf_dump_objts): Likewise. Spacing shuffle. 828 * ctf-dump.c (ctf_dump_objts): Dump by calling ctf_dump_format_type.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 4 * ctf-dump.c (ctf_dump_objts): Pass format argument to asprintf. 83 (ctf_dump_objts): Report indexed sections. Also dump functions. Use 86 (ctf_dump): Use ctf_dump_objts, not ctf_dump_funcs. 632 (ctf_dump_objts): Likewise. 1038 (ctf_dump_objts): Likewise. 1272 (ctf_dump_objts): likewise. 1431 (ctf_dump_objts): Likewise. 1721 (ctf_dump_objts): Likewise. 1810 (ctf_dump_objts): Likewise.
|