Lines Matching defs:rel

403   Elf_Internal_Rela *           rel;
413 for (rel = relocs; rel < relend; rel ++)
425 r_type = ELF32_R_TYPE (rel->r_info);
434 r_symndx = ELF32_R_SYM (rel->r_info);
436 howto = m32c_elf_howto_table + ELF32_R_TYPE (rel->r_info);
482 rel->r_offset, TRUE);
487 rel, 1, relend, howto, 0, contents);
496 rel->r_addend += sec->output_offset;
500 switch (ELF32_R_TYPE (rel->r_info))
511 /* printf("%s: rel %x plt %d\n", h ? h->root.root.string : "(none)",
568 m32c_elf_howto_table[ELF32_R_TYPE(rel->r_info)].name,
569 rel->r_offset + input_section->output_section->vma + input_section->output_offset,
570 relocation, rel->r_addend);
574 printf (" %02x", contents[rel->r_offset+i]);
578 switch (ELF32_R_TYPE(rel->r_info))
582 relocation += rel->r_addend;
585 if (rel->r_offset + 3
590 bfd_put_8 (input_bfd, relocation & 0xff, contents + rel->r_offset);
591 bfd_put_8 (input_bfd, (relocation >> 8) & 0xff, contents + rel->r_offset + 1);
592 bfd_put_8 (input_bfd, (relocation >> 16) & 0xff, contents + rel->r_offset + 2);
600 contents, rel->r_offset, relocation,
601 rel->r_addend);
614 input_bfd, input_section, rel->r_offset);
619 (info, name, input_bfd, input_section, rel->r_offset, TRUE);
641 input_section, rel->r_offset);
661 const Elf_Internal_Rela * rel;
677 for (rel = relocs; rel < rel_end; rel++)
683 r_symndx = ELF32_R_SYM (rel->r_info);
698 switch (ELF32_R_TYPE (rel->r_info))
1288 #define OFFSET_FOR_RELOC(rel) m32c_offset_for_reloc (abfd, rel, symtab_hdr, shndx_buf, intsyms)
1291 Elf_Internal_Rela *rel,
1299 if (ELF32_R_SYM (rel->r_info) < symtab_hdr->sh_info)
1305 isym = intsyms + ELF32_R_SYM (rel->r_info);
1318 indx = ELF32_R_SYM (rel->r_info) - symtab_hdr->sh_info;
1636 after relaxing. Likewise for all other pc-rel