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 gt_ggc_m_S(), and sweep_pages().

void* free_object::object

Referenced by gt_ggc_m_S(), and sweep_pages().


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