Home
last modified time | relevance | path

Searched refs:ctf_hash_integer (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-string.c110 fp->ctf_prov_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_create_atoms()
459 fp->ctf_syn_ext_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_write_strtab()
H A Dctf-hash.c52 ctf_hash_integer (const void *ptr) in ctf_hash_integer() function
H A Dctf-impl.h362 extern unsigned int ctf_hash_integer (const void *ptr);
H A Dctf-create.c81 dthash = ctf_dynhash_create (ctf_hash_integer, ctf_hash_eq_integer, in ctf_create()
2051 src_fp->ctf_add_processing = ctf_dynhash_create (ctf_hash_integer, in ctf_add_type()