Home
last modified time | relevance | path

Searched refs:ctf_next_create (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-util.c261 ctf_next_create (void) in ctf_next_create() function
288 if ((i2 = ctf_next_create()) == NULL) in ctf_next_copy()
H A Dctf-hash.c421 if ((i = ctf_next_create ()) == NULL) in ctf_dynhash_next()
504 if ((i = ctf_next_create ()) == NULL) in ctf_dynhash_next_sorted()
723 if ((i = ctf_next_create ()) == NULL) in ctf_dynset_next()
H A Dlibctf.ver99 ctf_next_create;
H A Dctf-subr.c286 if ((i = ctf_next_create ()) == NULL) in ctf_errwarning_next()
H A Dctf-types.c121 if ((i = ctf_next_create ()) == NULL) in ctf_member_next()
288 if ((i = ctf_next_create ()) == NULL) in ctf_enum_next()
428 if ((i = ctf_next_create ()) == NULL) in ctf_type_next()
501 if ((i = ctf_next_create ()) == NULL) in ctf_variable_next()
H A Dctf-lookup.c672 if ((i = ctf_next_create ()) == NULL) in ctf_symbol_next()
H A Dctf-archive.c1096 if ((i = ctf_next_create()) == NULL) in ctf_archive_next()
H A DChangeLog-2020703 * ctf-util.c (ctf_next_create): New.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-util.c271 ctf_next_create (void) in ctf_next_create() function
298 if ((i2 = ctf_next_create()) == NULL) in ctf_next_copy()
H A Dctf-hash.c421 if ((i = ctf_next_create ()) == NULL) in ctf_dynhash_next()
504 if ((i = ctf_next_create ()) == NULL) in ctf_dynhash_next_sorted()
723 if ((i = ctf_next_create ()) == NULL) in ctf_dynset_next()
H A Dlibctf.ver99 ctf_next_create;
H A Dctf-subr.c286 if ((i = ctf_next_create ()) == NULL) in ctf_errwarning_next()
H A Dctf-types.c121 if ((i = ctf_next_create ()) == NULL) in ctf_member_next()
287 if ((i = ctf_next_create ()) == NULL) in ctf_enum_next()
427 if ((i = ctf_next_create ()) == NULL) in ctf_type_next()
500 if ((i = ctf_next_create ()) == NULL) in ctf_variable_next()
H A Dctf-lookup.c660 if ((i = ctf_next_create ()) == NULL) in ctf_symbol_next()
H A Dctf-archive.c1094 if ((i = ctf_next_create()) == NULL) in ctf_archive_next()
H A DChangeLog-2020703 * ctf-util.c (ctf_next_create): New.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h309 extern ctf_next_t *ctf_next_create (void);
H A DChangeLog-2020489 (ctf_next_create): New prototype.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h309 extern ctf_next_t *ctf_next_create (void);
H A DChangeLog-2020489 (ctf_next_create): New prototype.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2020489 (ctf_next_create): New prototype.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020703 * ctf-util.c (ctf_next_create): New.