Home
last modified time | relevance | path

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

/NextBSD/contrib/elftoolchain/libelftc/
HDelftc_string_table.c76 elftc_string_table_find_hash_entry(Elftc_String_Table *st, const char *string, in elftc_string_table_find_hash_entry() function
268 ste = elftc_string_table_find_hash_entry(st, s, in elftc_string_table_image()
313 ste = elftc_string_table_find_hash_entry(st, string, &hashindex); in elftc_string_table_insert()
342 ste = elftc_string_table_find_hash_entry(st, string, &hashindex); in elftc_string_table_lookup()
358 ste = elftc_string_table_find_hash_entry(st, string, NULL); in elftc_string_table_remove()