Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/aout/
Dadobe.h181 struct reloc_std_external { struct
182 bfd_byte r_address[BYTES_IN_WORD]; /* offset of of data to relocate */
183 bfd_byte r_index[3]; /* symbol table index of symbol */
184 bfd_byte r_type[1]; /* relocation type */
Daout64.h347 struct reloc_std_external struct
349 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of of data to relocate. */
350 bfd_byte r_index[3]; /* Symbol table index of symbol. */
351 bfd_byte r_type[1]; /* Relocation type. */