Searched refs:hash_name (Results 1 – 2 of 2) sorted by relevance
30 static char const * hash_name[OP_HASH_MAP_NR]; variable37 free((char *)hash_name[i]); in opd_cleanup_hash_name()115 if (hash_name[hash]) in opd_get_hash_name()116 return hash_name[hash]; in opd_get_hash_name()135 return hash_name[orighash] = xstrdup(c); in opd_get_hash_name()
19009 const char *hash_name, int hash_sh_flags) in new_symtab() argument19023 hash = new_section(s1, hash_name, SHT_HASH, hash_sh_flags); in new_symtab()