Home
last modified time | relevance | path

Searched refs:gotoff (Results 1 – 20 of 20) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m32r/
Dpic2.s44 gotoff: label
45 ld24 r0,#gotoff@GOTOFF
50 seth r0,#shigh(gotoff@GOTOFF)
51 add3 r0,r0,#low(gotoff@GOTOFF)
52 seth r0,#high(gotoff@GOTOFF)
53 or3 r0,r0,#low(gotoff@GOTOFF)
Dpic2.d48 0+0044 <gotoff>:
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dreloc64.s42 movabs $xtrn@gotoff, %rax
43 bad add $xtrn@gotoff, %rax
44 bad mov $xtrn@gotoff, %eax
45 bad mov $xtrn@gotoff, %ax
46 bad mov $xtrn@gotoff, %al
47 bad mov xtrn@gotoff(%rbx), %eax
48 bad mov xtrn@gotoff(%ebx), %eax
49 bad call xtrn@gotoff
132 .quad xtrn@gotoff
146 bad .long xtrn@gotoff
[all …]
Dreloc32.s36 mov $xtrn@gotoff, %eax
37 bad mov $xtrn@gotoff, %ax
38 bad mov $xtrn@gotoff, %al
39 mov xtrn@gotoff(%ebx), %eax
40 bad mov xtrn@gotoff(%bx), %eax
41 bad call xtrn@gotoff
118 .long xtrn@gotoff
134 bad .word xtrn@gotoff
150 bad .byte xtrn@gotoff
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
Dreloc64.s39 bad add $xtrn@gotoff, %rax
40 bad mov $xtrn@gotoff, %eax
41 bad mov $xtrn@gotoff, %ax
42 bad mov $xtrn@gotoff, %al
43 bad mov xtrn@gotoff(%rbx), %eax
44 bad mov xtrn@gotoff(%ebx), %eax
45 bad call xtrn@gotoff
126 bad .long xtrn@gotoff
140 bad .slong xtrn@gotoff
154 bad .word xtrn@gotoff
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
Dpic-relocs.s7 add r2,gp,@var@gotoff
/toolchain/binutils/binutils-2.27/bfd/
Delf32-or1k.c1110 bfd_vma gotoff; in or1k_elf_relocate_section() local
1121 gotoff = h->got.offset; in or1k_elf_relocate_section()
1126 gotoff = local_got_offsets[r_symndx]; in or1k_elf_relocate_section()
1131 if (gotoff & 1) in or1k_elf_relocate_section()
1133 relocation = sgot->output_offset + (gotoff & ~3); in or1k_elf_relocate_section()
1158 sgot->output_offset + gotoff + i*4; in or1k_elf_relocate_section()
1177 bfd_put_32 (output_bfd, 0, sgot->contents + gotoff + i*4); in or1k_elf_relocate_section()
1184 bfd_put_32 (output_bfd, 1, sgot->contents + gotoff); in or1k_elf_relocate_section()
1186 sgot->contents + gotoff + 4); in or1k_elf_relocate_section()
1193 sgot->output_offset + gotoff; in or1k_elf_relocate_section()
[all …]
Delf32-bfin.c1896 unsigned gotoff; member
2052 e2->gotoff |= e1->gotoff; in bfinfdpic_pic_merge_early_relocs_info()
3332 picrel->gotoff--; in bfinfdpic_gc_sweep_hook()
4868 picrel->gotoff++; in bfinfdpic_check_relocs()
Delflink.c13280 bfd_vma gotoff; member
13296 h->got.offset = gofarg->gotoff; in elf_gc_allocate_got_offsets()
13297 gofarg->gotoff += bed->got_elt_size (obfd, gofarg->info, h, NULL, 0); in elf_gc_allocate_got_offsets()
13314 bfd_vma gotoff; in bfd_elf_gc_common_finalize_got_offsets() local
13325 gotoff = 0; in bfd_elf_gc_common_finalize_got_offsets()
13327 gotoff = bed->got_header_size; in bfd_elf_gc_common_finalize_got_offsets()
13353 local_got[j] = gotoff; in bfd_elf_gc_common_finalize_got_offsets()
13354 gotoff += bed->got_elt_size (abfd, info, NULL, i, j); in bfd_elf_gc_common_finalize_got_offsets()
13363 gofarg.gotoff = gotoff; in bfd_elf_gc_common_finalize_got_offsets()
DChangeLog-20082620 gotoff, call and sym not bitfields.
2625 fdgoffhilo, gotoff, call and sym fields.
DChangeLog-02034943 for the gotoff, gotplt and pltoff relocations.
4944 (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
4951 for gotoff, gotplt and pltoff relocations.
DChangeLog-20042503 and gotoff relocations if the symbol doesn't bind locally. Use
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-nios2.texi149 @cindex @code{gotoff} directive, Nios II
163 @itemx %gotoff(@var{expression})
Dc-s390.texi681 @item @@gotoff
682 The @@gotoff modifier can be used for 16-bit immediate fields. The symbol
820 @item @@gotoff
821 The @@gotoff modifier can be used for .short, .long and .quad. The symbol
Dc-arc.texi578 @item @@gotoff(@var{symbol})
579 @cindex @@gotoff(@var{symbol}), ARC modifier
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-20041139 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
DChangeLog-93031281 * gas/s390/reloc.d: Add tests for the new gotoff, gotplt and pltoff
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02032903 * config/tc-s390.c (elf_suffix_type): Add suffix enums for gotoff,
2905 (s390_elf_suffix): Add suffix strings for gotoff, gotplt and pltoff.
2906 (s390_elf_cons): Map new lenght/elf suffix combinations for gotoff,
2910 (tc_s390_fix_adjustable): Add new gotoff, gotplt and pltoff relocations
2912 (tc_s390_force_relocation): Always emit relocations for gotoff, gotplt
DChangeLog-20051872 (lex_got): Use BFD_RELOC_X86_64_GOTOFF64 for 64-bit @gotoff.
/toolchain/binutils/binutils-2.27/include/elf/
DChangeLog-9103268 * s390.h: Rename R_390_GOTOFF to R_390_GOTOFF32. Add new gotoff,