GCC Middle and Back End API Reference
|
#include <vtable-verify.h>
Public Types | |
typedef struct vtable_registration | value_type |
typedef struct vtable_registration | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const value_type *) |
static bool | equal (const value_type *, const compare_type *) |
static void | remove (struct vtable_registration *p) |
typedef struct vtable_registration registration_hasher::compare_type |
typedef struct vtable_registration registration_hasher::value_type |
|
inlinestatic |
References vtbl_map_hasher::equal(), and vtbl_map_hasher::hash().
|
inlinestatic |
Hashtable functions for vtable_registration hashtables.
|
inlinestaticinherited |
Remove doing nothing.