Home
last modified time | relevance | path

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

/freebsd-src/contrib/elftoolchain/elfcopy/
H A Dsymbols.c84 static int lookup_exact_string(hash_head *hash, const char *buf,
922 pos = lookup_exact_string(st_buf->B.hash, st_buf->B.buf,\ in add_to_symtab()
1192 lookup_exact_string(hash_head *buckets, const char *buf, const char *s) in lookup_exact_string() function