|
LLDB mainline
|
#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 |
Definition at line 17 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::ProcessEnvironmentBlock |
Definition at line 19 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::Reserved1[12] |
Definition at line 18 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::Reserved2[399] |
Definition at line 20 of file Windows/Common/NtStructures.h.
| BYTE TEB64::Reserved3[1952] |
Definition at line 21 of file Windows/Common/NtStructures.h.
| BYTE TEB64::Reserved4[8] |
Definition at line 23 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::Reserved5[26] |
Definition at line 24 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::Reserved6[4] |
Definition at line 26 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::ReservedForOle |
Definition at line 25 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::TlsExpansionSlots |
Definition at line 27 of file Windows/Common/NtStructures.h.
| ULONG64 TEB64::TlsSlots[64] |
Definition at line 22 of file Windows/Common/NtStructures.h.