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

reloc_cache_entry

Declaration

Source position: bfd.pas line 1869

type reloc_cache_entry = record

  sym_ptr_ptr: Psymbol_cache_entry;

  address: bfd_size_type;

  addend: bfd_vma;

  howto: reloc_howto;

end;


Documentation generated on: 2023-03-18