ReactOS 0.4.15-dev-6669-g8227c5d
|
#include <ntimage.h>
ULONG _IMAGE_TLS_DIRECTORY32::AddressOfCallBacks |
Definition at line 549 of file ntimage.h.
Referenced by LdrpCallTlsInitializers().
DWORD _IMAGE_TLS_DIRECTORY32::AddressOfCallBacks |
Definition at line 3450 of file winnt_old.h.
ULONG _IMAGE_TLS_DIRECTORY32::AddressOfIndex |
Definition at line 548 of file ntimage.h.
Referenced by LdrpInitializeTls().
DWORD _IMAGE_TLS_DIRECTORY32::AddressOfIndex |
Definition at line 3449 of file winnt_old.h.
ULONG _IMAGE_TLS_DIRECTORY32::Characteristics |
Definition at line 551 of file ntimage.h.
Referenced by LdrpAllocateTls(), LdrpFreeTls(), and LdrpInitializeTls().
DWORD _IMAGE_TLS_DIRECTORY32::Characteristics |
Definition at line 3452 of file winnt_old.h.
ULONG _IMAGE_TLS_DIRECTORY32::EndAddressOfRawData |
Definition at line 547 of file ntimage.h.
Referenced by LdrpAllocateTls().
DWORD _IMAGE_TLS_DIRECTORY32::EndAddressOfRawData |
Definition at line 3448 of file winnt_old.h.
DWORD _IMAGE_TLS_DIRECTORY32::SizeOfZeroFill |
Definition at line 3451 of file winnt_old.h.
ULONG _IMAGE_TLS_DIRECTORY32::StartAddressOfRawData |
Definition at line 546 of file ntimage.h.
Referenced by LdrpAllocateTls().
DWORD _IMAGE_TLS_DIRECTORY32::StartAddressOfRawData |
Definition at line 3447 of file winnt_old.h.