#include <sym.h>
Data Fields | |
| unsigned | fBitfield: 1 |
| unsigned | continued: 1 |
| unsigned | bt: 6 |
| unsigned | tq4: 4 |
| unsigned | tq5: 4 |
| unsigned | tq0: 4 |
| unsigned | tq1: 4 |
| unsigned | tq2: 4 |
| unsigned | tq3: 4 |
Definition at line 275 of file sym.h.
| unsigned TIR::fBitfield |
Definition at line 276 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
| unsigned TIR::continued |
Definition at line 277 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), and print_aux().
| unsigned TIR::bt |
Definition at line 278 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
| unsigned TIR::tq4 |
Definition at line 279 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
| unsigned TIR::tq5 |
Definition at line 280 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
| unsigned TIR::tq0 |
Definition at line 282 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
| unsigned TIR::tq1 |
Definition at line 283 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
| unsigned TIR::tq2 |
Definition at line 284 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
| unsigned TIR::tq3 |
Definition at line 285 of file sym.h.
Referenced by _bfd_ecoff_swap_tir_in(), _bfd_ecoff_swap_tir_out(), ecoff_type_to_string(), print_aux(), and type_to_string().
1.5.6