GDB (xrefs)
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 59 of file windows-tdep.c.

Member Data Documentation

uint64_t thread_information_block_64::active_rpc_handle

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

uint64_t thread_information_block_64::arbitrary_data_slot

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

uint64_t thread_information_block_64::current_bottom_of_stack

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

uint64_t thread_information_block_64::current_seh

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

uint64_t thread_information_block_64::current_thread_id

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

uint64_t thread_information_block_64::current_top_of_stack

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

uint64_t thread_information_block_64::environment_pointer

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

uint64_t thread_information_block_64::fiber_data

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

uint64_t thread_information_block_64::last_error_number

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

uint64_t thread_information_block_64::linear_address_tib

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

uint64_t thread_information_block_64::process_environment_block

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

uint64_t thread_information_block_64::process_id

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

uint64_t thread_information_block_64::sub_system_tib

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

uint64_t thread_information_block_64::thread_local_storage

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


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