Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-avr.c2490 bfd_vma reloc_target = 0; in elf32_avr_relax_section() local
2531 reloc_target = symval + rel->r_addend; in elf32_avr_relax_section()
2535 reloc_target = symval + rel->r_addend; in elf32_avr_relax_section()
2541 if (address_of_ret == reloc_target) in elf32_avr_relax_section()
/toolchain/binutils/binutils-2.25/gold/
Darm.cc416 reloc_target(size_t i) in reloc_target() function in __anon5653a9be0111::Stub
12334 Arm_address target = stub->reloc_target(i) + insn->reloc_addend(); in relocate_stub()