C# Class PERWAPI.FieldRVA

Descriptor for the address of a field's value in the PE file
Inheritance: MetaDataElement
Show file Open project: xored/f4 Class Usage Examples

Private Methods

Method Description
BuildTables ( MetaDataOut md ) : void
FieldRVA ( FieldDef field, DataConstant data ) : System
FieldRVA ( PEReader buff ) : System
Read ( PEReader buff, TableRow fRVAs ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
Write ( PEWriter output ) : void