Symbols and relocations used by the assembler.
Classes
| Class | Description | |
|---|---|---|
| Reference |
A reference to a symbol.
| |
| Relocation |
Specifies a single relocation.
| |
| Symbol |
A symbol reference or definition.
| |
| SymbolTable |
The symbol table. Symbols can be retrieved by name, and are enumerated by virtual address.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IAssociatable |
An interface for classes and structures which have a Symbol associated.
| |
| IIdentifiable |
An interface for classes which provide an identifier.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| RelocationType |
Specifies the type of relocation.
| |
| SymbolType |
Specifies the type of a symbol.
|