Home
last modified time | relevance | path

Searched defs:reloc_internal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h487 struct reloc_internal struct
489 bfd_vma r_address; /* Offset of data to relocate. */
490 long r_index; /* Symbol table index of symbol. */
491 enum reloc_type r_type; /* Relocation type. */
492 bfd_vma r_addend; /* Datum addend. */
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Daout64.h487 struct reloc_internal struct
489 bfd_vma r_address; /* Offset of data to relocate. */
490 long r_index; /* Symbol table index of symbol. */
491 enum reloc_type r_type; /* Relocation type. */
492 bfd_vma r_addend; /* Datum addend. */