Home
last modified time | relevance | path

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

/NextBSD/contrib/elftoolchain/libelftc/
HDlibelftc_hash.c59 libelftc_hash_string(const char *s) in libelftc_hash_string() function
HD_libelftc.h76 unsigned int libelftc_hash_string(const char *);
HDelftc_string_table.c83 hashindex = libelftc_hash_string(string) % st->st_nbuckets; in elftc_string_table_find_hash_entry()