Lines Matching refs:foff

6699   bfd_signed_vma foff;  in calculate_offset()  local
6760 foff = (symval + addend in calculate_offset()
6762 return foff; in calculate_offset()
6833 bfd_vma foff; in calculate_plt_offset() local
6834 if ((foff = calculate_plt_memory_address (abfd, link_info, isymbuf, irel, in calculate_plt_offset()
6838 return foff - (irel->r_offset in calculate_plt_offset()
7993 bfd_signed_vma foff; in calculate_memory_address() local
8053 foff = symval + addend; in calculate_memory_address()
8055 return foff; in calculate_memory_address()
9052 bfd_signed_vma foff; in nds32_elf_relax_longcall1() local
9075 foff = calculate_offset (abfd, sec, hi_irelfn, isymbuf, symtab_hdr, in nds32_elf_relax_longcall1()
9079 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longcall1()
9080 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall1()
9140 bfd_signed_vma foff; in nds32_elf_relax_longcall2() local
9159 foff = calculate_offset (abfd, sec, i1_irelfn, isymbuf, symtab_hdr, in nds32_elf_relax_longcall2()
9162 if (foff == 0 || foff < -CONSERVATIVE_16BIT_S1 in nds32_elf_relax_longcall2()
9163 || foff >= CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longcall2()
9240 bfd_signed_vma foff; in nds32_elf_relax_longcall3() local
9264 foff = calculate_offset (abfd, sec, hi_irelfn, isymbuf, symtab_hdr, in nds32_elf_relax_longcall3()
9267 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longcall3()
9268 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall3()
9272 if (foff >= -CONSERVATIVE_16BIT_S1 && foff < CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longcall3()
9309 else if (foff >= -CONSERVATIVE_24BIT_S1 && foff < CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall3()
9374 bfd_signed_vma foff; in nds32_elf_relax_longjump1() local
9399 foff = calculate_offset (abfd, sec, hi_irelfn, isymbuf, symtab_hdr, in nds32_elf_relax_longjump1()
9402 if (pic_ext_target || foff == 0 || foff >= CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longjump1()
9403 || foff < -CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longjump1()
9406 if (insn16_on && foff >= -ACCURATE_8BIT_S1 in nds32_elf_relax_longjump1()
9407 && foff < ACCURATE_8BIT_S1 && (seq_len & 0x2)) in nds32_elf_relax_longjump1()
9569 bfd_signed_vma foff; in nds32_elf_relax_longjump2() local
9606 foff = in nds32_elf_relax_longjump2()
9609 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_16BIT_S1 in nds32_elf_relax_longjump2()
9610 || foff >= CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longjump2()
9625 if (re_insn16 && foff >= -(ACCURATE_8BIT_S1 - first_size) in nds32_elf_relax_longjump2()
9626 && foff < ACCURATE_8BIT_S1 - first_size) in nds32_elf_relax_longjump2()
9649 && (foff >= -(ACCURATE_14BIT_S1 - first_size) in nds32_elf_relax_longjump2()
9650 && foff < ACCURATE_14BIT_S1 - first_size)) in nds32_elf_relax_longjump2()
9659 && foff >= -CONSERVATIVE_16BIT_S1 in nds32_elf_relax_longjump2()
9660 && foff < CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longjump2()
9755 bfd_signed_vma foff; in nds32_elf_relax_longjump3() local
9799 foff = calculate_offset (abfd, sec, hi_irelfn, isymbuf, symtab_hdr, in nds32_elf_relax_longjump3()
9802 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longjump3()
9803 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longjump3()
9826 if (re_insn16 && foff >= -ACCURATE_8BIT_S1 - first_size in nds32_elf_relax_longjump3()
9827 && foff < ACCURATE_8BIT_S1 - first_size) in nds32_elf_relax_longjump3()
9852 && (foff >= -(ACCURATE_14BIT_S1 - first_size) in nds32_elf_relax_longjump3()
9853 && foff < ACCURATE_14BIT_S1 - first_size)) in nds32_elf_relax_longjump3()
9863 && foff >= -CONSERVATIVE_16BIT_S1 in nds32_elf_relax_longjump3()
9864 && foff < CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longjump3()
9873 else if (foff >= -CONSERVATIVE_24BIT_S1 - reloc_off in nds32_elf_relax_longjump3()
9874 && foff < CONSERVATIVE_24BIT_S1 - reloc_off) in nds32_elf_relax_longjump3()
9960 bfd_signed_vma foff; in nds32_elf_relax_longcall4() local
9980 foff = calculate_offset (abfd, sec, hi_irel, isymbuf, symtab_hdr, in nds32_elf_relax_longcall4()
9984 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longcall4()
9985 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall4()
10062 bfd_signed_vma foff; in nds32_elf_relax_longcall5() local
10083 foff = calculate_offset (abfd, sec, cond_irel, isymbuf, symtab_hdr, in nds32_elf_relax_longcall5()
10086 if (foff == 0 || foff < -CONSERVATIVE_16BIT_S1 in nds32_elf_relax_longcall5()
10087 || foff >= CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longcall5()
10142 bfd_signed_vma foff; in nds32_elf_relax_longcall6() local
10162 foff = calculate_offset (abfd, sec, em_irel, isymbuf, symtab_hdr, in nds32_elf_relax_longcall6()
10165 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longcall6()
10166 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall6()
10175 if (foff >= -CONSERVATIVE_16BIT_S1 && foff < CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longcall6()
10221 else if (foff >= -CONSERVATIVE_24BIT_S1 && foff < CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall6()
10279 bfd_signed_vma foff; in nds32_elf_relax_longjump4() local
10302 foff = calculate_offset (abfd, sec, hi_irel, isymbuf, symtab_hdr, in nds32_elf_relax_longjump4()
10305 if (pic_ext_target || foff == 0 || foff >= CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longjump4()
10306 || foff < -CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longjump4()
10372 bfd_signed_vma foff; in nds32_elf_relax_longjump5() local
10400 foff = calculate_offset (abfd, sec, cond_irel, isymbuf, symtab_hdr, in nds32_elf_relax_longjump5()
10403 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_16BIT_S1 in nds32_elf_relax_longjump5()
10404 || foff >= CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longjump5()
10420 && (foff >= -CONSERVATIVE_14BIT_S1 && foff < CONSERVATIVE_14BIT_S1)) in nds32_elf_relax_longjump5()
10427 && foff >= -CONSERVATIVE_16BIT_S1 && foff < CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longjump5()
10434 && foff >= -CONSERVATIVE_8BIT_S1 && foff < CONSERVATIVE_8BIT_S1) in nds32_elf_relax_longjump5()
10507 bfd_signed_vma foff; in nds32_elf_relax_longjump6() local
10530 foff = calculate_offset (abfd, sec, em_irel, isymbuf, symtab_hdr, in nds32_elf_relax_longjump6()
10533 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longjump6()
10534 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longjump6()
10557 && (foff >= -CONSERVATIVE_14BIT_S1 && foff < CONSERVATIVE_14BIT_S1)) in nds32_elf_relax_longjump6()
10565 && foff >= -CONSERVATIVE_16BIT_S1 && foff < CONSERVATIVE_16BIT_S1) in nds32_elf_relax_longjump6()
10572 else if (foff >= -CONSERVATIVE_24BIT_S1 - reloc_off in nds32_elf_relax_longjump6()
10573 && foff < CONSERVATIVE_24BIT_S1 - reloc_off) in nds32_elf_relax_longjump6()
10677 bfd_signed_vma foff; in nds32_elf_relax_longjump7() local
10701 foff = calculate_offset (abfd, sec, cond_irel, isymbuf, symtab_hdr, in nds32_elf_relax_longjump7()
10704 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_8BIT_S1 in nds32_elf_relax_longjump7()
10705 || foff >= CONSERVATIVE_8BIT_S1) in nds32_elf_relax_longjump7()
11048 bfd_signed_vma foff; in nds32_elf_relax_piclo12() local
11061 foff = calculate_got_memory_address (abfd, link_info, irel, in nds32_elf_relax_piclo12()
11067 foff = calculate_plt_memory_address (abfd, link_info, isymbuf, irel, in nds32_elf_relax_piclo12()
11073 foff = calculate_memory_address (abfd, irel, isymbuf, in nds32_elf_relax_piclo12()
11079 foff = local_sda - sec->output_section->vma + sec->output_offset in nds32_elf_relax_piclo12()
11086 if ((foff < CONSERVATIVE_20BIT) && (foff >= -CONSERVATIVE_20BIT)) in nds32_elf_relax_piclo12()
11105 bfd_signed_vma foff; in nds32_elf_relax_letlslo12() local
11109 foff = calculate_memory_address (abfd, irel, isymbuf, symtab_hdr); in nds32_elf_relax_letlslo12()
11111 foff -= (elf_hash_table (link_info)->tls_sec->vma + TP_OFFSET); in nds32_elf_relax_letlslo12()
11114 if ( (bfd_signed_vma) (foff) < CONSERVATIVE_20BIT in nds32_elf_relax_letlslo12()
11115 && (bfd_signed_vma) (foff) >= -CONSERVATIVE_20BIT) in nds32_elf_relax_letlslo12()
11141 bfd_signed_vma foff; in nds32_elf_relax_letlsadd() local
11149 foff = calculate_memory_address (abfd, irel, isymbuf, symtab_hdr); in nds32_elf_relax_letlsadd()
11151 foff -= (elf_hash_table (link_info)->tls_sec->vma + TP_OFFSET); in nds32_elf_relax_letlsadd()
11154 if ((bfd_signed_vma) (foff) < CONSERVATIVE_15BIT in nds32_elf_relax_letlsadd()
11155 && (bfd_signed_vma) (foff) >= -CONSERVATIVE_15BIT) in nds32_elf_relax_letlsadd()
11183 bfd_signed_vma foff; in nds32_elf_relax_letlsls() local
11192 foff = calculate_memory_address (abfd, irel, isymbuf, symtab_hdr); in nds32_elf_relax_letlsls()
11194 foff -= (elf_hash_table (link_info)->tls_sec->vma + TP_OFFSET); in nds32_elf_relax_letlsls()
11202 if ((bfd_signed_vma) (foff) < CONSERVATIVE_15BIT in nds32_elf_relax_letlsls()
11203 && (bfd_signed_vma) (foff) >= -CONSERVATIVE_15BIT) in nds32_elf_relax_letlsls()
11216 if ((bfd_signed_vma) (foff) < CONSERVATIVE_15BIT_S1 in nds32_elf_relax_letlsls()
11217 && (bfd_signed_vma) (foff) >= -CONSERVATIVE_15BIT_S1) in nds32_elf_relax_letlsls()
11229 if ((bfd_signed_vma) (foff) < CONSERVATIVE_15BIT_S2 in nds32_elf_relax_letlsls()
11230 && (bfd_signed_vma) (foff) >= -CONSERVATIVE_15BIT_S2) in nds32_elf_relax_letlsls()
11316 bfd_signed_vma foff; in nds32_elf_relax_pltgot_suff() local
11352 foff = (bfd_signed_vma) (calculate_plt_memory_address in nds32_elf_relax_pltgot_suff()
11356 if (foff == 0) in nds32_elf_relax_pltgot_suff()
11359 if (foff < -CONSERVATIVE_19BIT || foff >= CONSERVATIVE_19BIT) in nds32_elf_relax_pltgot_suff()
11370 foff = in nds32_elf_relax_pltgot_suff()
11373 if (foff == 0) in nds32_elf_relax_pltgot_suff()
11375 if (foff < -CONSERVATIVE_24BIT_S1 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_pltgot_suff()
11401 bfd_signed_vma foff; in nds32_elf_relax_got_suff() local
11420 foff = calculate_got_memory_address (abfd, link_info, irel, in nds32_elf_relax_got_suff()
11423 if (foff < CONSERVATIVE_19BIT && foff >= -CONSERVATIVE_19BIT) in nds32_elf_relax_got_suff()
11449 bfd_signed_vma foff; in nds32_elf_relax_gotoff_suff() local
11468 foff = calculate_memory_address (abfd, irel, isymbuf, symtab_hdr); in nds32_elf_relax_gotoff_suff()
11469 foff = foff - local_sda; in nds32_elf_relax_gotoff_suff()
11471 if (foff >= CONSERVATIVE_19BIT || foff < -CONSERVATIVE_19BIT) in nds32_elf_relax_gotoff_suff()