Property | Type | Description | |
---|---|---|---|
language | Language | ||
offset | long |
Method | Description | |
---|---|---|
DieType ( |
||
ResolveType ( ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
CreateType ( ) : |
||
GetReference ( long offset ) : DieType | ||
PopulateType ( ) : void | ||
ProcessAttribute ( |
Method | Description | |
---|---|---|
GetAlias ( string name ) : |
protected abstract CreateType ( ) : |
||
return |
public DieType ( |
||
reader | ||
comp_unit | CompilationUnit | |
offset | long | |
abbrev | AbbrevEntry | |
return | System |
protected GetReference ( long offset ) : DieType | ||
offset | long | |
return | DieType |
protected ProcessAttribute ( |
||
attribute | ||
return | void |
public ResolveType ( ) : |
||
return |