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

Public Attributes

struct typetype1
 
struct typetype2
 

Detailed Description

Definition at line 3498 of file gdbtypes.c.

Member Data Documentation

◆ type1

struct type* type_equality_entry::type1

Definition at line 3500 of file gdbtypes.c.

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

◆ type2

struct type * type_equality_entry::type2

Definition at line 3500 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: