Searched refs:rello (Results 1 – 2 of 2) sorted by relevance
920 Elf_Internal_Rela *rello, in elf32_i860_relocate_splitn() argument926 howto = lookup_howto ((unsigned) ELF32_R_TYPE (rello->r_info)); in elf32_i860_relocate_splitn()927 insn = bfd_get_32 (input_bfd, contents + rello->r_offset); in elf32_i860_relocate_splitn()930 value += rello->r_addend; in elf32_i860_relocate_splitn()936 bfd_put_32 (input_bfd, insn, contents + rello->r_offset); in elf32_i860_relocate_splitn()946 Elf_Internal_Rela *rello, in elf32_i860_relocate_pc16() argument952 howto = lookup_howto ((unsigned) ELF32_R_TYPE (rello->r_info)); in elf32_i860_relocate_pc16()953 insn = bfd_get_32 (input_bfd, contents + rello->r_offset); in elf32_i860_relocate_pc16()958 value -= rello->r_offset; in elf32_i860_relocate_pc16()961 value += rello->r_addend; in elf32_i860_relocate_pc16()[all …]
2522 Elf_Internal_Rela *rello, bfd_byte *contents, in nds32_elf_relocate_hi20() argument2530 addlo = bfd_getb32 (contents + rello->r_offset); in nds32_elf_relocate_hi20()