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

Data Fields

struct attrs_defnext
rtx loc
decl_or_value dv
HOST_WIDE_INT offset

Detailed Description

Description of location of a part of a variable.  The content of a physical
   register is described by a chain of these structures.
   The chains are pretty short (usually 1 or 2 elements) and thus
   chain is the best data structure.   

Field Documentation


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