SectionHeaderIdx Type
Every symbol table entry is defined in relation to some section. This member holds the relevant section header table index.
Union cases
Union case | Description |
Full Usage:
SHN_ABS
|
|
Full Usage:
SHN_COMMON
|
|
Full Usage:
SHN_HIOS
|
|
Full Usage:
SHN_HIPROC
|
|
Full Usage:
SHN_HIRESERVE
|
|
Full Usage:
SHN_LOOS
|
|
Full Usage:
SHN_LOPROC
|
|
Full Usage:
SHN_LORESERVE
|
|
Full Usage:
SHN_UNDEF
|
|
Full Usage:
SHN_XINDEX
|
|
Full Usage:
SectionIndex int
Parameters:
int
|
Instance members
Instance member | Description |
Full Usage:
this.IsSHN_ABS
Returns: bool
|
|
Full Usage:
this.IsSHN_COMMON
Returns: bool
|
|
Full Usage:
this.IsSHN_HIOS
Returns: bool
|
|
Full Usage:
this.IsSHN_HIPROC
Returns: bool
|
|
Full Usage:
this.IsSHN_HIRESERVE
Returns: bool
|
|
Full Usage:
this.IsSHN_LOOS
Returns: bool
|
|
Full Usage:
this.IsSHN_LOPROC
Returns: bool
|
|
Full Usage:
this.IsSHN_LORESERVE
Returns: bool
|
|
Full Usage:
this.IsSHN_UNDEF
Returns: bool
|
|
Full Usage:
this.IsSHN_XINDEX
Returns: bool
|
|
Full Usage:
this.IsSectionIndex
Returns: bool
|
|
Static members
Static member | Description |
|
|