Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h410 struct reloc_ext_external struct
412 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of data to relocate. */
413 bfd_byte r_index[3]; /* Symbol table index of symbol. */
414 bfd_byte r_type[1]; /* Relocation type. */
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Daout64.h410 struct reloc_ext_external struct
412 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of data to relocate. */
413 bfd_byte r_index[3]; /* Symbol table index of symbol. */
414 bfd_byte r_type[1]; /* Relocation type. */
415 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */