SymbolKind Type
Kinds of a symbol.
Union cases
Union case | Description |
Full Usage:
SymExternFunctionType
|
|
Full Usage:
SymFileType
|
|
Full Usage:
SymForwardType(bin, func)
Parameters:
string
func : string
|
|
Full Usage:
SymFunctionType
|
|
Full Usage:
SymNoType
|
|
Full Usage:
SymObjectType
|
|
Full Usage:
SymSectionType
|
|
Full Usage:
SymTrampolineType
|
Instance members
Instance member | Description |
Full Usage:
this.IsSymExternFunctionType
Returns: bool
|
|
Full Usage:
this.IsSymFileType
Returns: bool
|
|
Full Usage:
this.IsSymForwardType
Returns: bool
|
|
Full Usage:
this.IsSymFunctionType
Returns: bool
|
|
Full Usage:
this.IsSymNoType
Returns: bool
|
|
Full Usage:
this.IsSymObjectType
Returns: bool
|
|
Full Usage:
this.IsSymSectionType
Returns: bool
|
|
Full Usage:
this.IsSymTrampolineType
Returns: bool
|
|