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

Public Attributes

struct typetype
 
int fnfield_index
 
int index
 
const char * name
 
struct die_infodie
 

Detailed Description

Definition at line 406 of file dwarf2read.c.

Member Data Documentation

struct die_info* delayed_method_info::die

Definition at line 421 of file dwarf2read.c.

Referenced by add_to_method_list(), and compute_delayed_physnames().

int delayed_method_info::fnfield_index

Definition at line 412 of file dwarf2read.c.

Referenced by add_to_method_list(), and compute_delayed_physnames().

int delayed_method_info::index

Definition at line 415 of file dwarf2read.c.

Referenced by add_to_method_list(), and compute_delayed_physnames().

const char* delayed_method_info::name

Definition at line 418 of file dwarf2read.c.

Referenced by add_to_method_list(), and compute_delayed_physnames().

struct type* delayed_method_info::type

Definition at line 409 of file dwarf2read.c.

Referenced by add_to_method_list(), and compute_delayed_physnames().


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