GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
ada_tasks_pspace_data Struct Reference

Classes

struct  atcb_fieldno
 

Public Attributes

int initialized_p = 0
 
struct typeatcb_type = nullptr
 
struct typeatcb_common_type = nullptr
 
struct typeatcb_ll_type = nullptr
 
struct typeatcb_call_type = nullptr
 
unsigned int cpu_id_offset = 0
 

Detailed Description

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

Member Data Documentation

◆ atcb_call_type

struct type* ada_tasks_pspace_data::atcb_call_type = nullptr

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ atcb_common_type

struct type* ada_tasks_pspace_data::atcb_common_type = nullptr

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

Referenced by ada_get_tcb_types_info().

◆ atcb_ll_type

struct type* ada_tasks_pspace_data::atcb_ll_type = nullptr

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

Referenced by ada_get_tcb_types_info().

◆ atcb_type

struct type* ada_tasks_pspace_data::atcb_type = nullptr

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

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

◆ cpu_id_offset

unsigned int ada_tasks_pspace_data::cpu_id_offset = 0

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ initialized_p

int ada_tasks_pspace_data::initialized_p = 0

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