GCC Middle and Back End API Reference
|
Public Types | |
typedef const char * | compare_type |
typedef section * | value_type |
Static Public Member Functions | |
static hashval_t | hash (section *) |
static bool | equal (section *, const char *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (section *&) |
static void | mark_empty (section *&) |
static bool | is_deleted (section *) |
static bool | is_empty (section *) |
static void | remove (section *&) |
static void | ggc_mx (section *&p) |
static void | ggc_maybe_mx (section *&p) |
static void | pch_nx (section *&p) |
static void | pch_nx (section *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
const char* section_hasher::compare_type |
|
inherited |
|
inlinestaticinherited |
Helper routines for maintaining section_htab.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
References named_section::name, and section::named.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |