Unit 'BFD' Package
[Overview][Constants][Types][Procedures and functions][Index] [#bfd]

bfd_reloc_status

Declaration

Source position: bfd.pas line 1728

type bfd_reloc_status = (

  bfd_reloc_ok,

  bfd_reloc_overflow,

  bfd_reloc_outofrange,

  bfd_reloc_continue,

  bfd_reloc_notsupported,

  bfd_reloc_other,

  bfd_reloc_undefined,

  bfd_reloc_dangerous

);


Documentation generated on: 2023-03-18