win32 v2.100.0 (2022-03-04T09:13:39Z)
Home
Dub
Repo
IMAGE_AUX_SYMBOL._Section
win32
winnt
IMAGE_AUX_SYMBOL
Undocumented in source.
union
IMAGE_AUX_SYMBOL
struct
_Section {
DWORD
Length
;
WORD
NumberOfRelocations
;
WORD
NumberOfLinenumbers
;
DWORD
CheckSum
;
SHORT
Number
;
BYTE
Selection
;
}
Members
Variables
CheckSum
DWORD
CheckSum
;
Undocumented in source.
Length
DWORD
Length
;
Undocumented in source.
Number
SHORT
Number
;
Undocumented in source.
NumberOfLinenumbers
WORD
NumberOfLinenumbers
;
Undocumented in source.
NumberOfRelocations
WORD
NumberOfRelocations
;
Undocumented in source.
Selection
BYTE
Selection
;
Undocumented in source.
Meta
Source
See Implementation
win32
winnt
IMAGE_AUX_SYMBOL
structs
_File
_Section
_Sym
variables
File
Section
Sym