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

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ active_rpc_handle

uint64_t thread_information_block_64::active_rpc_handle

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

◆ arbitrary_data_slot

uint64_t thread_information_block_64::arbitrary_data_slot

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

◆ current_bottom_of_stack

uint64_t thread_information_block_64::current_bottom_of_stack

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

◆ current_seh

uint64_t thread_information_block_64::current_seh

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

◆ current_thread_id

uint64_t thread_information_block_64::current_thread_id

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

◆ current_top_of_stack

uint64_t thread_information_block_64::current_top_of_stack

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

◆ environment_pointer

uint64_t thread_information_block_64::environment_pointer

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

◆ fiber_data

uint64_t thread_information_block_64::fiber_data

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

◆ last_error_number

uint64_t thread_information_block_64::last_error_number

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

◆ linear_address_tib

uint64_t thread_information_block_64::linear_address_tib

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

◆ process_environment_block

uint64_t thread_information_block_64::process_environment_block

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

◆ process_id

uint64_t thread_information_block_64::process_id

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

◆ sub_system_tib

uint64_t thread_information_block_64::sub_system_tib

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

◆ thread_local_storage

uint64_t thread_information_block_64::thread_local_storage

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


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