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

Public Attributes

uint32_t current_seh
 
uint32_t current_top_of_stack
 
uint32_t current_bottom_of_stack
 
uint32_t sub_system_tib
 
uint32_t fiber_data
 
uint32_t arbitrary_data_slot
 
uint32_t linear_address_tib
 
uint32_t environment_pointer
 
uint32_t process_id
 
uint32_t current_thread_id
 
uint32_t active_rpc_handle
 
uint32_t thread_local_storage
 
uint32_t process_environment_block
 
uint32_t last_error_number
 

Detailed Description

Definition at line 40 of file windows-tdep.c.

Member Data Documentation

uint32_t thread_information_block_32::active_rpc_handle

Definition at line 52 of file windows-tdep.c.

uint32_t thread_information_block_32::arbitrary_data_slot

Definition at line 47 of file windows-tdep.c.

uint32_t thread_information_block_32::current_bottom_of_stack

Definition at line 44 of file windows-tdep.c.

uint32_t thread_information_block_32::current_seh

Definition at line 42 of file windows-tdep.c.

uint32_t thread_information_block_32::current_thread_id

Definition at line 51 of file windows-tdep.c.

uint32_t thread_information_block_32::current_top_of_stack

Definition at line 43 of file windows-tdep.c.

uint32_t thread_information_block_32::environment_pointer

Definition at line 49 of file windows-tdep.c.

uint32_t thread_information_block_32::fiber_data

Definition at line 46 of file windows-tdep.c.

uint32_t thread_information_block_32::last_error_number

Definition at line 55 of file windows-tdep.c.

uint32_t thread_information_block_32::linear_address_tib

Definition at line 48 of file windows-tdep.c.

uint32_t thread_information_block_32::process_environment_block

Definition at line 54 of file windows-tdep.c.

uint32_t thread_information_block_32::process_id

Definition at line 50 of file windows-tdep.c.

uint32_t thread_information_block_32::sub_system_tib

Definition at line 45 of file windows-tdep.c.

uint32_t thread_information_block_32::thread_local_storage

Definition at line 53 of file windows-tdep.c.


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