Unit 'coffwriter' Package
[Overview][Types][Classes][Index] [#fcl-res]

TCoffRelocation

COFF relocation type

Declaration

Source position: coffwriter.pp line 69

type TCoffRelocation = packed record

  VirtualAddress: LongWord;

  SymTableIndex: LongWord;

  _type: Word;

end;

Description

This record is used internally by TCoffResourceWriter.


Documentation generated on: Jan 30 2024