Symbols and relocations used by the assembler.

Classes

  ClassDescription
Public classReference
A reference to a symbol.
Public classRelocation
Specifies a single relocation.
Public classSymbol
A symbol reference or definition.
Public classSymbolTable
The symbol table. Symbols can be retrieved by name, and are enumerated by virtual address.

Interfaces

  InterfaceDescription
Public interfaceIAssociatable
An interface for classes and structures which have a Symbol associated.
Public interfaceIIdentifiable
An interface for classes which provide an identifier.

Enumerations

  EnumerationDescription
Public enumerationRelocationType
Specifies the type of relocation.
Public enumerationSymbolType
Specifies the type of a symbol.