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

Data Fields

dw_die_ref die
 
tree created_for
 
struct limbo_die_structnext
 

Detailed Description

A list of DIEs for which we can't determine ancestry (parent_die
field) just yet.  Later in dwarf2out_finish we will fill in the
missing bits.   

Field Documentation

◆ created_for

tree limbo_die_struct::created_for

◆ die

dw_die_ref limbo_die_struct::die

◆ next

struct limbo_die_struct* limbo_die_struct::next

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