Searched refs:ctf_dict_open_sections (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 179 ctf_dict_open_sections;
|
H A D | ctf-archive.c | 593 ctf_dict_open_sections (const ctf_archive_t *arc, in ctf_dict_open_sections() function 641 return ctf_dict_open_sections (arc, symsect, strsect, name, errp); in ctf_dict_open() 756 return ctf_dict_open_sections (arc, symsect, strsect, name, errp); in ctf_arc_open_by_name_sections()
|
H A D | ChangeLog-2020 | 27 (ctf_dict_open_sections): Likewise. 63 (ctf_dict_open_sections): Use it. 220 (ctf_dict_open_sections): ... this, keeping compatibility function.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 179 ctf_dict_open_sections;
|
H A D | ctf-archive.c | 591 ctf_dict_open_sections (const ctf_archive_t *arc, in ctf_dict_open_sections() function 639 return ctf_dict_open_sections (arc, symsect, strsect, name, errp); in ctf_dict_open() 754 return ctf_dict_open_sections (arc, symsect, strsect, name, errp); in ctf_arc_open_by_name_sections()
|
H A D | ChangeLog-2020 | 27 (ctf_dict_open_sections): Likewise. 63 (ctf_dict_open_sections): Use it. 220 (ctf_dict_open_sections): ... this, keeping compatibility function.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 354 extern ctf_dict_t *ctf_dict_open_sections (const ctf_archive_t *,
|
H A D | ChangeLog-2020 | 110 (ctf_dict_open_sections): ... this, keeping compatibility function.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 354 extern ctf_dict_t *ctf_dict_open_sections (const ctf_archive_t *,
|
H A D | ChangeLog-2020 | 110 (ctf_dict_open_sections): ... this, keeping compatibility function.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 27 (ctf_dict_open_sections): Likewise. 63 (ctf_dict_open_sections): Use it. 220 (ctf_dict_open_sections): ... this, keeping compatibility function.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2020 | 110 (ctf_dict_open_sections): ... this, keeping compatibility function.
|