GCC Middle and Back End API Reference
dw_attr_struct Struct Reference

#include <dwarf2out.h>

Collaboration diagram for dw_attr_struct:

Data Fields

enum dwarf_attribute dw_attr
 
dw_val_node dw_attr_val
 

Detailed Description

Some DWARF internals are exposed for the needs of DWARF-based debug
formats.   
Each DIE attribute has a field specifying the attribute kind,
a link to the next attribute in the chain, and an attribute value.
Attributes are typically linked below the DIE they modify.   

Field Documentation

◆ dw_attr

◆ dw_attr_val


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