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

Public Attributes

struct typeold
 
struct typenewobj
 

Detailed Description

Definition at line 4289 of file gdbtypes.c.

Member Data Documentation

struct type * type_pair::newobj

Definition at line 4291 of file gdbtypes.c.

Referenced by copy_type_recursive().

struct type* type_pair::old

Definition at line 4291 of file gdbtypes.c.

Referenced by copy_type_recursive(), type_pair_eq(), and type_pair_hash().


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