

Public Types | |
| typedef const section * | compare_type |
| typedef object_block * | value_type |
Static Public Member Functions | |
| static hashval_t | hash (object_block *) |
| static bool | equal (object_block *, const section *) |
| static hashval_t | hash (const value_type &) |
| static bool | equal (const value_type &existing, const compare_type &candidate) |
| static void | mark_deleted (object_block *&) |
| static void | mark_empty (object_block *&) |
| static bool | is_deleted (object_block *) |
| static bool | is_empty (object_block *) |
| static void | remove (object_block &) |
| static void | remove (object_block *&) |
| static void | ggc_mx (object_block &p) |
| static void | ggc_mx (object_block *&p) |
| static void | ggc_maybe_mx (object_block &p) |
| static void | ggc_maybe_mx (object_block *&p) |
| static void | pch_nx (object_block &p) |
| static void | pch_nx (object_block *&p) |
Static Public Attributes | |
| static const bool | empty_zero_p |
| typedef const section* object_block_hasher::compare_type |
|
inherited |
|
inlinestaticinherited |
|
inlinestatic |
Helper routines for maintaining object_block_htab.
References object_block::sect.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
References hash_section(), and object_block::sect.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |