|
GCC Middle and Back End API Reference
|

Data Fields | |
| dw_die_ref | die |
| tree | created_for |
| struct limbo_die_struct * | next |
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.
| dw_die_ref limbo_die_struct::die |
Referenced by new_die().
| struct limbo_die_struct* limbo_die_struct::next |
Referenced by new_die().