Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/include/aout/
H A Daout64.h407 struct reloc_ext_external struct
409 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of data to relocate. */
410 bfd_byte r_index[3]; /* Symbol table index of symbol. */
411 bfd_byte r_type[1]; /* Relocation type. */
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
/dflybsd-src/contrib/binutils-2.27/include/aout/
H A Daout64.h407 struct reloc_ext_external struct
409 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of of data to relocate. */
410 bfd_byte r_index[3]; /* Symbol table index of symbol. */
411 bfd_byte r_type[1]; /* Relocation type. */
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */
/dflybsd-src/contrib/gdb-7/include/aout/
H A Daout64.h407 struct reloc_ext_external struct
409 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of of data to relocate. */
410 bfd_byte r_index[3]; /* Symbol table index of symbol. */
411 bfd_byte r_type[1]; /* Relocation type. */
412 bfd_byte r_addend[BYTES_IN_WORD]; /* Datum addend. */