Detailed Description
Field Documentation
unsigned int var_loc_list_def::decl_id |
DECL_UID of the variable decl.
Pointer to the last but one or last element of the
chained list. If the list is empty, both first and
last are NULL, if the list contains just one node
or the last node certainly is not redundant, it points
to the last node, otherwise points to the last but one.
Do not mark it for GC because it is marked through the chain.
Referenced by strip_naming_typedef().
Pointer to the last element before section switch,
if NULL, either sections weren't switched or first
is after section switch.
The documentation for this struct was generated from the following file: