GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
nextfield Struct Reference

Classes

struct  field
 

Public Attributes

int accessibility = 0
 
int virtuality = 0
 
sect_offset offset
 

Detailed Description

Definition at line 671 of file read.c.

Member Data Documentation

◆ accessibility

int nextfield::accessibility = 0

Definition at line 673 of file read.c.

Referenced by dwarf2_add_field().

◆ offset

sect_offset nextfield::offset

Definition at line 678 of file read.c.

Referenced by dwarf2_add_field().

◆ virtuality

int nextfield::virtuality = 0

Definition at line 674 of file read.c.

Referenced by dwarf2_add_field().


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