The Context type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the current virtual address.
| |
| RelocationTable |
Gets a collection of relocations in the current context.
| |
| Representation |
Gets the ObjectFile representation being assembled.
| |
| Section |
Gets or sets the Section currently being processed.
| |
| SymbolTable |
Gets a dictionary of defined symbols in the current context.
|