Home
last modified time | relevance | path

Searched refs:ctf_hashtab_insert (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-hash.c201 ctf_hashtab_insert (struct htab *htab, void *key, void *value, in ctf_hashtab_insert() function
249 slot = ctf_hashtab_insert (hp->htab, key, value, in ctf_dynhash_insert()
808 if (ctf_hashtab_insert ((struct htab *) hp, (char *) str, in ctf_hash_insert_type()
H A DChangeLog-2020767 (ctf_hashtab_insert): Likewise. Fix OOM errno value.
775 * ctf-hash.c (ctf_hashtab_insert): Free the key passed in if
1347 * ctf-hash.c (ctf_hashtab_insert): Pass in the key and value
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-hash.c201 ctf_hashtab_insert (struct htab *htab, void *key, void *value, in ctf_hashtab_insert() function
249 slot = ctf_hashtab_insert (hp->htab, key, value, in ctf_dynhash_insert()
808 if (ctf_hashtab_insert ((struct htab *) hp, (char *) str, in ctf_hash_insert_type()
H A DChangeLog-2020767 (ctf_hashtab_insert): Likewise. Fix OOM errno value.
775 * ctf-hash.c (ctf_hashtab_insert): Free the key passed in if
1347 * ctf-hash.c (ctf_hashtab_insert): Pass in the key and value
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020767 (ctf_hashtab_insert): Likewise. Fix OOM errno value.
775 * ctf-hash.c (ctf_hashtab_insert): Free the key passed in if
1347 * ctf-hash.c (ctf_hashtab_insert): Pass in the key and value