GDB (xrefs)
Loading...
Searching...
No Matches
delayed_method_info Struct Reference

#include "cu.h"

Public Attributes

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

Detailed Description

Definition at line 30 of file cu.h.

Member Data Documentation

◆ die

struct die_info* delayed_method_info::die

Definition at line 45 of file cu.h.

Referenced by add_to_method_list(), and compute_delayed_physnames().

◆ fnfield_index

int delayed_method_info::fnfield_index

Definition at line 36 of file cu.h.

Referenced by add_to_method_list(), and compute_delayed_physnames().

◆ index

int delayed_method_info::index

Definition at line 39 of file cu.h.

Referenced by add_to_method_list(), and compute_delayed_physnames().

◆ name

◆ type

struct type* delayed_method_info::type

Definition at line 33 of file cu.h.

Referenced by add_to_method_list(), and compute_delayed_physnames().


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