Home
last modified time | relevance | path

Searched refs:orig_rel (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c9469 translate_reloc (const r_reloc *orig_rel, r_reloc *new_rel, asection *sec) in translate_reloc() argument
9476 *new_rel = *orig_rel; in translate_reloc()
9478 if (!r_reloc_is_defined (orig_rel)) in translate_reloc()
9485 target_offset = orig_rel->target_offset; in translate_reloc()
9488 if (is_operand_relocation (ELF32_R_TYPE (orig_rel->rela.r_info))) in translate_reloc()
Delf64-ppc.c13044 const Elf_Internal_Rela orig_rel = *rel; in ppc64_elf_relocate_section() local
13700 stub_entry = ppc_get_stub_entry (input_section, sec, fdh, &orig_rel, in ppc64_elf_relocate_section()
14012 if (ent->addend == orig_rel.r_addend in ppc64_elf_relocate_section()
14166 && ent->addend == orig_rel.r_addend) in ppc64_elf_relocate_section()
14787 reloc_name, orig_rel.r_addend, in ppc64_elf_relocate_section()