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 5566 of file gdbtypes.c.
Definition at line 5568 of file gdbtypes.c.
struct type* const * const type_pair::newobj |
Definition at line 5572 of file gdbtypes.c.
struct type* const type_pair::old |
Definition at line 5572 of file gdbtypes.c.
Referenced by type_pair_eq(), and type_pair_hash().