Home
last modified time | relevance | path

Searched refs:new_reloc (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c1868 bfd_reloc_code_real_type new_reloc = BFD_RELOC_UNUSED; in tic6x_fix_new_exp() local
1878 new_reloc = BFD_RELOC_C6000_DSBT_INDEX; in tic6x_fix_new_exp()
1891 new_reloc = BFD_RELOC_C6000_SBR_GOT_U15_W; in tic6x_fix_new_exp()
1904 new_reloc = BFD_RELOC_C6000_SBR_GOT_L16_W; in tic6x_fix_new_exp()
1908 new_reloc = BFD_RELOC_C6000_SBR_GOT_H16_W; in tic6x_fix_new_exp()
1921 new_reloc = BFD_RELOC_C6000_SBR_S16; in tic6x_fix_new_exp()
1925 new_reloc = BFD_RELOC_C6000_SBR_L16_B; in tic6x_fix_new_exp()
1929 new_reloc = BFD_RELOC_C6000_SBR_H16_B; in tic6x_fix_new_exp()
1942 new_reloc = BFD_RELOC_C6000_SBR_L16_H; in tic6x_fix_new_exp()
1946 new_reloc = BFD_RELOC_C6000_SBR_H16_H; in tic6x_fix_new_exp()
[all …]
Dtc-hppa.c2626 unsigned int new_reloc; in pa_align_arg_reloc() local
2628 new_reloc = arg_reloc; in pa_align_arg_reloc()
2632 new_reloc <<= 8; in pa_align_arg_reloc()
2635 new_reloc <<= 6; in pa_align_arg_reloc()
2638 new_reloc <<= 4; in pa_align_arg_reloc()
2641 new_reloc <<= 2; in pa_align_arg_reloc()
2647 return new_reloc; in pa_align_arg_reloc()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68k.c1562 enum elf_m68k_reloc_type new_reloc) in elf_m68k_update_got_entry_type() argument
1574 was = new_reloc; in elf_m68k_update_got_entry_type()
1581 == elf_m68k_reloc_got_type (new_reloc)); in elf_m68k_update_got_entry_type()
1586 new_size = elf_m68k_reloc_got_offset_size (new_reloc); in elf_m68k_update_got_entry_type()
1587 n_slots = elf_m68k_reloc_got_n_slots (new_reloc); in elf_m68k_update_got_entry_type()
1595 if (new_reloc > was) in elf_m68k_update_got_entry_type()
1598 was = new_reloc; in elf_m68k_update_got_entry_type()
Delf32-xtensa.c9042 r_reloc new_reloc; in relax_section() local
9043 target_sec = translate_reloc (&r_rel, &new_reloc, target_sec); in relax_section()
9079 diff_value = new_end_offset - new_reloc.target_offset; in relax_section()
9118 unsigned r_symndx = ELF32_R_SYM (new_reloc.rela.r_info); in relax_section()
9120 irel->r_addend = new_reloc.rela.r_addend; in relax_section()
9129 new_reloc.target_offset + new_reloc.virtual_offset; in relax_section()
DChangeLog-20091042 new to new_reloc.