Searched refs:GOT (Results 1 - 25 of 329) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/ld/testsuite/ld-i386/
H A Dload1.s15 movl bar@GOT(%ecx), %eax
16 adcl bar@GOT(%ecx), %eax
17 addl bar@GOT(%ecx), %ebx
18 andl bar@GOT(%ecx), %ecx
19 cmpl bar@GOT(%ecx), %edx
20 orl bar@GOT(%ecx), %edi
21 sbbl bar@GOT(%ecx), %esi
22 subl bar@GOT(%ecx), %ebp
23 xorl bar@GOT(%ecx), %esp
24 testl %ecx, bar@GOT(
[all...]
H A Dpr17306b.s2 movl foo@GOT(%ebx), %eax
H A Dload6.s15 adcl bar@GOT(%ecx), %eax
16 addl bar@GOT(%ecx), %ebx
17 andl bar@GOT(%ecx), %ecx
18 cmpl bar@GOT(%ecx), %edx
19 orl bar@GOT(%ecx), %edi
20 sbbl bar@GOT(%ecx), %esi
21 subl bar@GOT(%ecx), %ebp
22 xorl bar@GOT(%ecx), %esp
23 testl %ecx, bar@GOT(%ecx)
24 adcl foo@GOT(
[all...]
H A Dbranch1.s12 call *foo@GOT
13 call *bar@GOT
14 jmp *foo@GOT
15 jmp *bar@GOT
H A Dpr20244-2.s13 call *foo@GOT
14 jmp *bar@GOT
15 movl $0, bar@GOT
16 cmpl $0, foo@GOT
17 movl $bar@GOT, %ecx
H A Dpr19609-1.s6 cmp bar@GOT(%edx), %eax
7 cmp bar@GOT(%edx), %ecx
8 mov bar@GOT(%edx), %eax
9 mov bar@GOT(%edx), %ecx
10 test bar@GOT(%edx), %eax
11 test bar@GOT(%edx), %ecx
H A Dmov1.s7 movl _DYNAMIC@GOT(%ecx), %eax
8 movl __start_my_section@GOT(%ecx), %eax
9 movl __stop_my_section@GOT(%ecx), %eax
H A Dpr20244-3b.S10 call *get_func1@GOT
13 call *func1@GOT
16 call *call_func1@GOT
19 call *call_func2@GOT
24 call *puts@GOT
28 call *abort@GOT
H A Dno-plt-check1b.S10 call *get_func@GOT
11 movl func@GOT, %edx
16 call *func@GOT
19 call *call_func@GOT
24 call *puts@GOT
28 call *abort@GOT
H A Dmov2.s12 movl foo@GOT+1(%ecx), %eax
13 movl __start_my_section@GOT+1(%ecx), %eax
14 movl __stop_my_section@GOT+1(%ecx), %eax
H A Dmov3.s12 movl foo@GOT+1, %eax
13 movl __start_my_section@GOT+1, %eax
14 movl __stop_my_section@GOT+1, %eax
H A Dpr20244-1.s15 movl $0, bar@GOT
16 cmpl $0, foo@GOT
17 movl $bar@GOT, %ecx
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dgot.s3 movl $foo@GOT, %eax
4 movl foo@GOT, %eax
5 movl foo@GOT(%eax), %eax
7 addl $foo@GOT, %eax
8 addl foo@GOT, %eax
9 addl foo@GOT(%eax), %eax
11 call *foo@GOT
12 call *foo@GOT(%eax)
13 jmp *foo@GOT
14 jmp *foo@GOT(
[all...]
H A Dlocalpic.s5 movl foo@GOT(%ecx), %eax
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Ddsofn4g.s3 move.d dsofn4:GOT,$r10
H A Ddsofng.s3 move.d dsofn:GOT,$r10
H A Dgotrel2.s5 move.d [$r0+undefweak:GOT],$r3
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dpie-bind-locally-a.s5 .word _start(GOT)
H A Dunresolved-1.s6 .word foo(GOT)
/haiku-buildtools/binutils/ld/testsuite/ld-ifunc/
H A Difunc-21-i386.s12 call *foo@GOT(%ebx)
13 jmp *foo@GOT(%ebx)
14 add foo@GOT(%ebx), %eax
15 mov foo@GOT(%ebx), %eax
16 test %eax, foo@GOT(%ebx)
17 mov bar@GOT(%ebx), %eax
H A Difunc-22-i386.s12 call *foo@GOT(%ebx)
13 jmp *foo@GOT(%ebx)
14 add foo@GOT(%ebx), %eax
15 mov foo@GOT(%ebx), %eax
16 test %eax, foo@GOT(%ebx)
17 mov bar@GOT(%ebx), %eax
/haiku-buildtools/binutils/ld/emulparams/
H A Dshlelf_fd.sh6 GOT=".got ${RELOCATING-0} : { *(.got.funcdesc) *(.got.plt) *(.got) }"
/haiku-buildtools/binutils/ld/testsuite/ld-m68k/
H A Dgot-multigot-15-er.d3 #error: .*GOT overflow.*
H A Dgot-negative-15-er.d3 #error: .*GOT overflow.*
/haiku-buildtools/binutils/ld/testsuite/ld-s390/
H A Dgotreloc-1.s5 lg %r1,bar@GOT(%r12)
7 l %r1,bar@GOT(%r12)
8 ly %r1,bar@GOT(%r12)

Completed in 225 milliseconds

1234567891011>>