Home
last modified time | relevance | path

Searched refs:foff (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-nds32.c6699 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
[all …]
Delf32-v850.c3175 bfd_signed_vma foff; in v850_elf_relax_section() local
3394 foff = (symval + addend in v850_elf_relax_section()
3405 symval, addend, foff); in v850_elf_relax_section()
3408 if (foff < -0x100000 || foff >= 0x100000) in v850_elf_relax_section()
3593 foff = (symval + addend in v850_elf_relax_section()
3604 symval, addend, foff); in v850_elf_relax_section()
3606 if (foff < -0x100000 || foff >= 0x100000) in v850_elf_relax_section()
3621 if (foff < -0x100 || foff >= 0x100) in v850_elf_relax_section()
Dcoff-sh.c745 bfd_signed_vma foff; in sh_relax_section() local
876 foff = (symval in sh_relax_section()
882 if (foff < -0x1000 || foff >= 0x1000) in sh_relax_section()
918 (bfd_vma) 0xb000 | ((foff >> 1) & 0xfff), in sh_relax_section()
Delf32-sh.c540 bfd_signed_vma foff; in sh_elf_relax_section() local
676 foff = (symval in sh_elf_relax_section()
685 if (foff < -0x1000 || foff >= 0x1000 - 8) in sh_elf_relax_section()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68k.c367 offsetT foff; member
473 the_ins.fragb[the_ins.nfrag].foff = off; in add_frag()
4512 the_ins.fragb[n].fadd, the_ins.fragb[n].foff, to_beg_P); in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96971945 * config/tc-m68k.c (struct m68k_it): Change foff field to