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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c505 int hashnum = 0; local
506 for (; hashnum < hash_table->tb_table_entry_count; ++hashnum) {
509 struct Dwarf_Hash_Table_Entry_s *tb = &hash_table->tb_entries[hashnum];

Completed in 43 milliseconds