Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h350 struct reloc_std_external struct
352 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of data to relocate. */
353 bfd_byte r_index[3]; /* Symbol table index of symbol. */
354 bfd_byte r_type[1]; /* Relocation type. */
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Daout64.h350 struct reloc_std_external struct
352 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of data to relocate. */
353 bfd_byte r_index[3]; /* Symbol table index of symbol. */
354 bfd_byte r_type[1]; /* Relocation type. */