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

Public Attributes

struct stabs_nextfieldlist = nullptr
 
struct next_fnfieldlistfnlist = nullptr
 
auto_obstack obstack
 

Detailed Description

Definition at line 88 of file stabsread.c.

Member Data Documentation

◆ fnlist

struct next_fnfieldlist* stab_field_info::fnlist = nullptr

Definition at line 91 of file stabsread.c.

Referenced by attach_fn_fields_to_type(), and read_member_functions().

◆ list

struct stabs_nextfield* stab_field_info::list = nullptr

◆ obstack

auto_obstack stab_field_info::obstack

Definition at line 93 of file stabsread.c.

Referenced by read_baseclasses(), read_member_functions(), and read_struct_fields().


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