[Overview][Types][Classes][Index] Reference for unit 'coffwriter' (#fcl-res)

TCoffRelocation

COFF relocation type

Declaration

Source position: coffwriter.pp line 62

type TCoffRelocation = packed record

  VirtualAddress: LongWord;

  SymTableIndex: LongWord;

  _type: Word;

end;

Description

This record is used internally by TCoffResourceWriter.


Documentation generated on: May 14 2021