Searched refs:ctf_dict_open_cached (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-archive.c | 654 ctf_dict_open_cached (ctf_archive_t *arc, const char *name, int *errp) in ctf_dict_open_cached() function 768 ctf_dict_t *parent = ctf_dict_open_cached ((ctf_archive_t *) arc, in ctf_arc_import_parent() 1167 f = ctf_dict_open_cached ((ctf_archive_t *) wrapper, name_, errp); in ctf_archive_next()
|
H A D | ChangeLog | 531 (ctf_dict_open_cached): Memoize the first cached dict in the
|
H A D | ChangeLog-2020 | 66 (ctf_dict_open_cached): New, open and cache a dict. 71 (ctf_archive_next): Use ctf_dict_open_cached.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-archive.c | 652 ctf_dict_open_cached (ctf_archive_t *arc, const char *name, int *errp) in ctf_dict_open_cached() function 766 ctf_dict_t *parent = ctf_dict_open_cached ((ctf_archive_t *) arc, in ctf_arc_import_parent() 1165 f = ctf_dict_open_cached ((ctf_archive_t *) wrapper, name_, errp); in ctf_archive_next()
|
H A D | ChangeLog | 510 (ctf_dict_open_cached): Memoize the first cached dict in the
|
H A D | ChangeLog-2020 | 66 (ctf_dict_open_cached): New, open and cache a dict. 71 (ctf_archive_next): Use ctf_dict_open_cached.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 66 (ctf_dict_open_cached): New, open and cache a dict. 71 (ctf_archive_next): Use ctf_dict_open_cached.
|