GDB (xrefs)
Loading...
Searching...
No Matches
Functions
index-common.c File Reference
#include "defs.h"
#include "dwarf2/index-common.h"

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)
 

Function Documentation

◆ dwarf5_djb_hash() [1/2]

uint32_t dwarf5_djb_hash ( const char * str_)

◆ dwarf5_djb_hash() [2/2]

uint32_t dwarf5_djb_hash ( gdb::string_view str)

Definition at line 61 of file index-common.c.

◆ mapped_index_string_hash()

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()().