GCC Middle and Back End API Reference
dwarf_file_hasher Struct Reference
Inheritance diagram for dwarf_file_hasher:
Collaboration diagram for dwarf_file_hasher:

Public Types

typedef const char * compare_type
 
typedef dwarf_file_datavalue_type
 

Static Public Member Functions

static hashval_t hash (dwarf_file_data *)
 
static bool equal (dwarf_file_data *, const char *)
 
static hashval_t hash (const value_type &)
 
static bool equal (const value_type &existing, const compare_type &candidate)
 
static void mark_deleted (dwarf_file_data *&)
 
static void mark_empty (dwarf_file_data *&)
 
static bool is_deleted (dwarf_file_data *)
 
static bool is_empty (dwarf_file_data *)
 
static void remove (dwarf_file_data *&)
 
static void ggc_mx (dwarf_file_data *&p)
 
static void ggc_maybe_mx (dwarf_file_data *&p)
 
static void pch_nx (dwarf_file_data *&p)
 
static void pch_nx (dwarf_file_data *&p, gt_pointer_operator op, void *cookie)
 

Static Public Attributes

static const bool empty_zero_p
 

Member Typedef Documentation

◆ compare_type

typedef const char* dwarf_file_hasher::compare_type

◆ value_type

typedef dwarf_file_data* pointer_hash< dwarf_file_data >::value_type
inherited

Member Function Documentation

◆ equal() [1/2]

bool dwarf_file_hasher::equal ( dwarf_file_data * p1,
const char * p2 )
static
Hash table routines for file_hash.   

References current_function_section(), and switch_to_section().

◆ equal() [2/2]

bool pointer_hash< dwarf_file_data >::equal ( const value_type & existing,
const compare_type & candidate )
inlinestaticinherited

◆ ggc_maybe_mx()

static void ggc_remove< dwarf_file_data * >::ggc_maybe_mx ( dwarf_file_data * & p)
inlinestaticinherited

◆ ggc_mx()

static void ggc_remove< dwarf_file_data * >::ggc_mx ( dwarf_file_data * & p)
inlinestaticinherited

◆ hash() [1/2]

hashval_t dwarf_file_hasher::hash ( dwarf_file_data * p)
static

◆ hash() [2/2]

hashval_t pointer_hash< dwarf_file_data >::hash ( const value_type & candidate)
inlinestaticinherited

◆ is_deleted()

bool pointer_hash< dwarf_file_data >::is_deleted ( dwarf_file_data * e)
inlinestaticinherited

◆ is_empty()

bool pointer_hash< dwarf_file_data >::is_empty ( dwarf_file_data * e)
inlinestaticinherited

◆ mark_deleted()

void pointer_hash< dwarf_file_data >::mark_deleted ( dwarf_file_data *& e)
inlinestaticinherited

◆ mark_empty()

void pointer_hash< dwarf_file_data >::mark_empty ( dwarf_file_data *& e)
inlinestaticinherited

◆ pch_nx() [1/2]

static void ggc_remove< dwarf_file_data * >::pch_nx ( dwarf_file_data * & p)
inlinestaticinherited

◆ pch_nx() [2/2]

static void ggc_remove< dwarf_file_data * >::pch_nx ( dwarf_file_data * & p,
gt_pointer_operator op,
void * cookie )
inlinestaticinherited

◆ remove()

static void ggc_remove< dwarf_file_data * >::remove ( dwarf_file_data * & )
inlinestaticinherited

Field Documentation

◆ empty_zero_p

const bool pointer_hash< dwarf_file_data >::empty_zero_p
staticinherited

The documentation for this struct was generated from the following file: