GCC Middle and Back End API Reference
free_object Struct Reference
Collaboration diagram for free_object:

Data Fields

void * object
struct free_objectnext

Detailed Description

List of free objects to be verified as actually free on the
   next collection.   

Field Documentation

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().


The documentation for this struct was generated from the following file: