GCC Middle and Back End API Reference
|
Data Fields | |
void * | object |
struct free_object * | next |
List of free objects to be verified as actually free on the next collection.
struct free_object* free_object::next |
Referenced by ggc_free(), and validate_free_objects().
void* free_object::object |
Referenced by ggc_free(), and validate_free_objects().