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 4299 of file gdbtypes.c.
Definition at line 4301 of file gdbtypes.c.
struct type* type_equality_entry::type1 |
Definition at line 4307 of file gdbtypes.c.
Referenced by check_types_worklist(), and types_deeply_equal().
struct type * type_equality_entry::type2 |
Definition at line 4307 of file gdbtypes.c.
Referenced by check_types_worklist(), and types_deeply_equal().