Home | History | Annotate | Download | only in bfd

Lines Matching refs:rel

437   Elf_Internal_Rela *rel, *relend;
442 rel = relocs;
444 for (; rel < relend; rel++)
456 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel);
459 r_symndx = ELF32_R_SYM (rel->r_info);
460 r_type = ELF32_R_TYPE (rel->r_info);
468 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
474 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
482 rel, 1, relend, howto, 0, contents);
489 contents, rel->r_offset,
490 relocation, rel->r_addend,
514 rel->r_offset)))
521 rel->r_offset, TRUE)))
544 rel->r_offset)))