Searched defs:reloc_ext_external (Results 1 – 4 of 4) sorted by relevance
239 struct reloc_ext_external { struct240 bfd_byte r_address[BYTES_IN_WORD]; /* offset of of data to relocate */241 bfd_byte r_index[3]; /* symbol table index of symbol */242 bfd_byte r_type[1]; /* relocation type */243 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
410 struct reloc_ext_external struct412 bfd_byte r_address[BYTES_IN_WORD]; /* Offset of 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. */