LLDB mainline
Public Attributes | List of all members
TEB64 Struct Reference

#include <NtStructures.h>

Public Attributes

ULONG64 Reserved1 [12]
 
ULONG64 ProcessEnvironmentBlock
 
ULONG64 Reserved2 [399]
 
BYTE Reserved3 [1952]
 
ULONG64 TlsSlots [64]
 
BYTE Reserved4 [8]
 
ULONG64 Reserved5 [26]
 
ULONG64 ReservedForOle
 
ULONG64 Reserved6 [4]
 
ULONG64 TlsExpansionSlots
 

Detailed Description

Definition at line 17 of file Windows/Common/NtStructures.h.

Member Data Documentation

◆ ProcessEnvironmentBlock

ULONG64 TEB64::ProcessEnvironmentBlock

Definition at line 19 of file Windows/Common/NtStructures.h.

◆ Reserved1

ULONG64 TEB64::Reserved1[12]

Definition at line 18 of file Windows/Common/NtStructures.h.

◆ Reserved2

ULONG64 TEB64::Reserved2[399]

Definition at line 20 of file Windows/Common/NtStructures.h.

◆ Reserved3

BYTE TEB64::Reserved3[1952]

Definition at line 21 of file Windows/Common/NtStructures.h.

◆ Reserved4

BYTE TEB64::Reserved4[8]

Definition at line 23 of file Windows/Common/NtStructures.h.

◆ Reserved5

ULONG64 TEB64::Reserved5[26]

Definition at line 24 of file Windows/Common/NtStructures.h.

◆ Reserved6

ULONG64 TEB64::Reserved6[4]

Definition at line 26 of file Windows/Common/NtStructures.h.

◆ ReservedForOle

ULONG64 TEB64::ReservedForOle

Definition at line 25 of file Windows/Common/NtStructures.h.

◆ TlsExpansionSlots

ULONG64 TEB64::TlsExpansionSlots

Definition at line 27 of file Windows/Common/NtStructures.h.

◆ TlsSlots

ULONG64 TEB64::TlsSlots[64]

Definition at line 22 of file Windows/Common/NtStructures.h.


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