Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-archive.c654 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 DChangeLog531 (ctf_dict_open_cached): Memoize the first cached dict in the
H A DChangeLog-202066 (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 Dctf-archive.c652 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 DChangeLog510 (ctf_dict_open_cached): Memoize the first cached dict in the
H A DChangeLog-202066 (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 DChangeLog-202066 (ctf_dict_open_cached): New, open and cache a dict.
71 (ctf_archive_next): Use ctf_dict_open_cached.