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

Public Attributes

int initialized_p
 
struct typeatcb_type
 
struct typeatcb_common_type
 
struct typeatcb_ll_type
 
struct typeatcb_call_type
 
struct atcb_fieldnos atcb_fieldno
 

Detailed Description

Definition at line 137 of file ada-tasks.c.

Member Data Documentation

struct type* ada_tasks_pspace_data::atcb_call_type

Definition at line 154 of file ada-tasks.c.

Referenced by get_tcb_types_info(), and read_atcb().

struct type* ada_tasks_pspace_data::atcb_common_type

Definition at line 148 of file ada-tasks.c.

Referenced by get_tcb_types_info().

struct atcb_fieldnos ada_tasks_pspace_data::atcb_fieldno
struct type* ada_tasks_pspace_data::atcb_ll_type

Definition at line 151 of file ada-tasks.c.

Referenced by get_tcb_types_info().

struct type* ada_tasks_pspace_data::atcb_type

Definition at line 145 of file ada-tasks.c.

Referenced by get_tcb_types_info(), read_atcb(), and read_known_tasks_list().

int ada_tasks_pspace_data::initialized_p

Definition at line 142 of file ada-tasks.c.

Referenced by ada_tasks_invalidate_pspace_data(), get_tcb_types_info(), and read_atcb().


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