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 1606 of file dwarf2read.c.

Member Data Documentation

◆ accessibility

int nextfield::accessibility

Definition at line 1609 of file dwarf2read.c.

Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().

◆ field

struct field nextfield::field

◆ next

struct nextfield * nextfield::next

◆ virtuality

int nextfield::virtuality

Definition at line 1610 of file dwarf2read.c.

Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().

◆ visibility

int nextfield::visibility

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