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

Public Attributes

struct typetype1
 
struct typetype2
 

Detailed Description

Definition at line 3152 of file gdbtypes.c.

Member Data Documentation

struct type* type_equality_entry::type1

Definition at line 3154 of file gdbtypes.c.

Referenced by check_types_equal(), check_types_worklist(), and types_deeply_equal().

struct type * type_equality_entry::type2

Definition at line 3154 of file gdbtypes.c.

Referenced by check_types_equal(), check_types_worklist(), and types_deeply_equal().


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