GDB (xrefs)
Loading...
Searching...
No Matches
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 113 of file windows-tdep.c.

Member Data Documentation

◆ active_rpc_handle

uint32_t thread_information_block_32::active_rpc_handle

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

◆ arbitrary_data_slot

uint32_t thread_information_block_32::arbitrary_data_slot

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

◆ current_bottom_of_stack

uint32_t thread_information_block_32::current_bottom_of_stack

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

◆ current_seh

uint32_t thread_information_block_32::current_seh

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

◆ current_thread_id

uint32_t thread_information_block_32::current_thread_id

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

◆ current_top_of_stack

uint32_t thread_information_block_32::current_top_of_stack

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

◆ environment_pointer

uint32_t thread_information_block_32::environment_pointer

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

◆ fiber_data

uint32_t thread_information_block_32::fiber_data

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

◆ last_error_number

uint32_t thread_information_block_32::last_error_number

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

◆ linear_address_tib

uint32_t thread_information_block_32::linear_address_tib

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

◆ process_environment_block

uint32_t thread_information_block_32::process_environment_block

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

◆ process_id

uint32_t thread_information_block_32::process_id

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

◆ sub_system_tib

uint32_t thread_information_block_32::sub_system_tib

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

◆ thread_local_storage

uint32_t thread_information_block_32::thread_local_storage

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


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