Method | Description | |
---|---|---|
LinkerSection ( SectionKind sectionKind, uint alignment ) : System.Collections.Generic |
Method | Description | |
---|---|---|
AddLinkerObject ( |
||
GetSymbol ( string name ) : |
||
ResolveLayout ( uint fileOffset, ulong virtualAddress ) : void | ||
SetFirst ( LinkerSymbol symbol ) : void | ||
WriteTo ( Stream stream ) : void |
public LinkerSection ( SectionKind sectionKind, uint alignment ) : System.Collections.Generic | ||
sectionKind | SectionKind | |
alignment | uint | |
return | System.Collections.Generic |