GDB (xrefs)
Loading...
Searching...
No Matches
ctf_tid_and_type Struct Reference

Public Attributes

ctf_id_t tid
 
struct typetype
 

Detailed Description

Definition at line 209 of file ctfread.c.

Member Data Documentation

◆ tid

ctf_id_t ctf_tid_and_type::tid

Definition at line 211 of file ctfread.c.

Referenced by get_tid_type(), set_tid_type(), tid_and_type_eq(), and tid_and_type_hash().

◆ type

struct type* ctf_tid_and_type::type

Definition at line 212 of file ctfread.c.

Referenced by get_tid_type(), and set_tid_type().


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