GDB (xrefs)
|
Go to the source code of this file.
Functions | |
hashval_t | mapped_index_string_hash (int index_version, const void *p) |
uint32_t | dwarf5_djb_hash (const char *str_) |
uint32_t | dwarf5_djb_hash (gdb::string_view str) |
uint32_t dwarf5_djb_hash | ( | const char * | str_ | ) |
Definition at line 45 of file index-common.c.
Referenced by debug_names::build(), cooked_index_shard::do_finalize(), dw2_debug_names_iterator::find_vec_in_debug_names(), and cooked_index_shard::handle_gnat_encoded_entry().
uint32_t dwarf5_djb_hash | ( | gdb::string_view | str | ) |
Definition at line 61 of file index-common.c.
hashval_t mapped_index_string_hash | ( | int | index_version, |
const void * | p ) |
Definition at line 26 of file index-common.c.
Referenced by find_slot(), and c_str_view_hasher::operator()().