GDB (xrefs)
|
Public Member Functions | |
type_equality_entry (struct type *t1, struct type *t2) | |
Public Attributes | |
struct type * | type1 |
struct type * | type2 |
Definition at line 4181 of file gdbtypes.c.
Definition at line 4183 of file gdbtypes.c.
struct type* type_equality_entry::type1 |
Definition at line 4189 of file gdbtypes.c.
Referenced by types_deeply_equal().
struct type * type_equality_entry::type2 |
Definition at line 4189 of file gdbtypes.c.
Referenced by types_deeply_equal().