GCC Middle and Back End API Reference
|
Public Types | |
typedef die_struct * | compare_type |
typedef decl_table_entry * | value_type |
Static Public Member Functions | |
static hashval_t | hash (const decl_table_entry *) |
static bool | equal (const decl_table_entry *, const die_struct *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (decl_table_entry *&) |
static void | mark_empty (decl_table_entry *&) |
static bool | is_deleted (decl_table_entry *) |
static bool | is_empty (decl_table_entry *) |
static void | remove (decl_table_entry *p) |
Static Public Attributes | |
static const bool | empty_zero_p |
Helpers to manipulate hash table of copied declarations.
Hashtable helpers.
|
inherited |
|
inlinestatic |
References decl_table_entry::orig.
|
inlinestaticinherited |
|
inlinestatic |
References decl_table_entry::orig.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |