Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/aout/
H A Dadobe.h180 struct reloc_std_external { struct
181 bfd_byte r_address[BYTES_IN_WORD]; /* offset of of data to relocate */
182 bfd_byte r_index[3]; /* symbol table index of symbol */
183 bfd_byte r_type[1]; /* relocation type */
H A Daout64.h350 struct reloc_std_external struct
352 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of of data to relocate. */
353 bfd_byte r_index[3]; /* Symbol table index of symbol. */
354 bfd_byte r_type[1]; /* Relocation type. */
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/
H A Dadobe.h180 struct reloc_std_external { struct
181 bfd_byte r_address[BYTES_IN_WORD]; /* offset of of data to relocate */
182 bfd_byte r_index[3]; /* symbol table index of symbol */
183 bfd_byte r_type[1]; /* relocation type */
H A Daout64.h350 struct reloc_std_external struct
352 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of of data to relocate. */
353 bfd_byte r_index[3]; /* Symbol table index of symbol. */
354 bfd_byte r_type[1]; /* Relocation type. */