Method | Description | |
---|---|---|
LinkRequest ( LinkType linkType, Mosa.Compiler.Linker.PatchType patchType, |
Initializes a new instance of LinkRequest.
|
|
ToString ( ) : string |
public LinkRequest ( LinkType linkType, Mosa.Compiler.Linker.PatchType patchType, |
||
linkType | LinkType | Type of the link. |
patchType | Mosa.Compiler.Linker.PatchType | Type of the patch. |
patchSymbol | The patch symbol. | |
patchOffset | int | The patch offset. |
referenceSymbol | The reference symbol. | |
referenceOffset | int | The reference offset. |
return | System.Diagnostics |