Searched refs:libelftc_hash_string (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/elftoolchain/libelftc/
H A Dlibelftc_hash.c59 libelftc_hash_string(const char *s) function
H A D_libelftc.h76 unsigned int libelftc_hash_string(const char *);
H A Delftc_string_table.c83 hashindex = libelftc_hash_string(string) % st->st_nbuckets;

Completed in 81 milliseconds