GDB (xrefs)
Public Attributes | List of all members
nextfield Struct Reference

Public Attributes

struct nextfieldnext
 
int accessibility
 
int virtuality
 
struct field field
 
int visibility
 

Detailed Description

Definition at line 1300 of file dwarf2read.c.

Member Data Documentation

int nextfield::accessibility

Definition at line 1303 of file dwarf2read.c.

Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().

struct field nextfield::field
struct nextfield * nextfield::next
int nextfield::virtuality

Definition at line 1304 of file dwarf2read.c.

Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().

int nextfield::visibility

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