Searched defs:reloc_ext_external (Results 1 – 2 of 2) sorted by relevance
240 struct reloc_ext_external { struct241 bfd_byte r_address[BYTES_IN_WORD]; /* offset of of data to relocate */242 bfd_byte r_index[3]; /* symbol table index of symbol */243 bfd_byte r_type[1]; /* relocation type */244 bfd_byte r_addend[BYTES_IN_WORD]; /* datum addend */
407 struct reloc_ext_external struct409 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. */