GDB (xrefs)
|
Public Member Functions | |
type_pair (struct type *old_, struct type *newobj_) | |
Public Attributes | |
struct type *const | old |
struct type *const *const | newobj |
Definition at line 5434 of file gdbtypes.c.
Definition at line 5436 of file gdbtypes.c.
Referenced by copy_type_recursive().
struct type* const * const type_pair::newobj |
Definition at line 5440 of file gdbtypes.c.
struct type* const type_pair::old |
Definition at line 5440 of file gdbtypes.c.
Referenced by type_pair_eq(), and type_pair_hash().