Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-hash.c608 internal_to_key (const void *internal) in internal_to_key() function
662 return internal_to_key (*slot); in ctf_dynset_lookup()
680 *orig_key = internal_to_key (*slot); in ctf_dynset_exists()
698 return internal_to_key (*slot); in ctf_dynset_lookup_any()
757 *key = internal_to_key (slot); in ctf_dynset_next()
H A DChangeLog-2020738 (internal_to_key): New.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-hash.c608 internal_to_key (const void *internal) in internal_to_key() function
662 return internal_to_key (*slot); in ctf_dynset_lookup()
680 *orig_key = internal_to_key (*slot); in ctf_dynset_exists()
698 return internal_to_key (*slot); in ctf_dynset_lookup_any()
757 *key = internal_to_key (slot); in ctf_dynset_next()
H A DChangeLog-2020738 (internal_to_key): New.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020738 (internal_to_key): New.