HomeSort by relevance Sort by last modified time
    Searched refs:ifunc (Results 1 - 25 of 534) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
ifunc-13b.s 2 .type ifunc, @gnu_indirect_function
3 .globl ifunc
4 ifunc: label
ifunc-22.s 2 .type ifunc, @gnu_indirect_function
3 .global ifunc
4 ifunc: label
6 .size ifunc, .-ifunc
10 adrp x0, :got:ifunc
11 ldr x0, [x0, #:got_lo12:ifunc]
14 .xword ifunc
ifunc-21.s 2 .type ifunc, @gnu_indirect_function
3 .hidden ifunc
4 ifunc: label
6 .size ifunc, .-ifunc
10 adrp x0, :got:ifunc
11 ldr x0, [x0, #:got_lo12:ifunc]
ifunc-20.s 5 .dc.a ifunc
7 .type ifunc, @gnu_indirect_function
8 .globl ifunc
9 ifunc: label
11 .size ifunc, .-ifunc
15 bl ifunc
ifunc-15.s 5 adrp x0, :got:ifunc
6 ldr x0, [x0, #:got_lo12:ifunc]
8 .type ifunc, @gnu_indirect_function
9 .globl ifunc
10 ifunc: label
ifunc-12.s 4 adrp x0, :got:ifunc
5 ldr x0, [x0, #:got_lo12:ifunc]
6 bl ifunc
17 .section .text.ifunc,"ax",@progbits
18 .type ifunc, @gnu_indirect_function
19 ifunc: label
24 .quad ifunc
ifunc-14e.d 1 #source: ifunc-14a.s
2 #source: ifunc-14c.s
3 #source: ifunc-14b.s
ifunc-14f.d 1 #source: ifunc-14a.s
2 #source: ifunc-14b.s
3 #source: ifunc-14c.s
ifunc-11.s 5 adrp x0, :got:ifunc
6 ldr x0, [x0, #:got_lo12:ifunc]
7 bl ifunc
18 .section .text.ifunc,"ax",@progbits
19 .type ifunc, @gnu_indirect_function
20 .global ifunc
21 ifunc: label
26 .quad ifunc
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-13b-i386.s 2 .type ifunc, @gnu_indirect_function
3 .globl ifunc
4 ifunc: label
ifunc-13b-x86-64.s 2 .type ifunc, @gnu_indirect_function
3 .globl ifunc
4 ifunc: label
ifunc-15-i386.s 5 movl ifunc@GOT(%ebx), %eax
7 .type ifunc, @gnu_indirect_function
8 .globl ifunc
9 ifunc: label
ifunc-15-x86-64.s 5 movl ifunc@GOTPCREL(%rip), %eax
7 .type ifunc, @gnu_indirect_function
8 .globl ifunc
9 ifunc: label
ifunc-20.s 5 .dc.a ifunc
7 .type ifunc, @gnu_indirect_function
8 .globl ifunc
9 ifunc: label
11 .size ifunc, .-ifunc
15 call ifunc@PLT
ifunc-10-x86-64.s 5 movl ifunc@GOTPCREL(%rip), %eax
6 movl ifunc(%rip), %eax
7 call ifunc@PLT
8 call ifunc
18 .section .text.ifunc,"ax",@progbits
19 .type ifunc, @gnu_indirect_function
20 ifunc: label
25 .quad ifunc
ifunc-12-x86-64.s 4 movl ifunc@GOTPCREL(%rip), %eax
5 movl ifunc(%rip), %eax
6 call ifunc@PLT
7 call ifunc
17 .section .text.ifunc,"ax",@progbits
18 .type ifunc, @gnu_indirect_function
19 ifunc: label
24 .quad ifunc
ifunc-11-i386.s 5 movl ifunc@GOT(%ecx), %eax
6 movl ifunc@GOTOFF(%ecx), %eax
7 call ifunc@PLT
8 call ifunc
19 .section .text.ifunc,"ax",@progbits
20 .type ifunc, @gnu_indirect_function
21 .global ifunc
22 ifunc: label
27 .long ifunc
ifunc-11-x86-64.s 5 movl ifunc@GOTPCREL(%rip), %eax
6 movl ifunc(%rip), %eax
7 call ifunc@PLT
8 call ifunc
18 .section .text.ifunc,"ax",@progbits
19 .type ifunc, @gnu_indirect_function
20 .global ifunc
21 ifunc: label
26 .quad ifunc
ifunc-14e-i386.d 1 #source: ifunc-14a.s
2 #source: ifunc-14c.s
3 #source: ifunc-14b.s
ifunc-14e-x86-64.d 1 #source: ifunc-14a.s
2 #source: ifunc-14c.s
3 #source: ifunc-14b.s
ifunc-14f-i386.d 1 #source: ifunc-14a.s
2 #source: ifunc-14b.s
3 #source: ifunc-14c.s
ifunc-14f-x86-64.d 1 #source: ifunc-14a.s
2 #source: ifunc-14b.s
3 #source: ifunc-14c.s
ifunc-10-i386.s 5 movl ifunc@GOT(%ecx), %eax
6 movl ifunc@GOTOFF(%ecx), %eax
7 call ifunc@PLT
8 call ifunc
19 .section .text.ifunc,"ax",@progbits
20 .type ifunc, @gnu_indirect_function
21 ifunc: label
26 .long ifunc
ifunc-12-i386.s 4 movl ifunc@GOT(%ecx), %eax
5 movl ifunc@GOTOFF(%ecx), %eax
6 call ifunc@PLT
7 call ifunc
18 .section .text.ifunc,"ax",@progbits
19 .type ifunc, @gnu_indirect_function
20 ifunc: label
25 .long ifunc
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
pr13082-5.s 3 .globl ifunc
4 .type ifunc, @gnu_indirect_function
7 ifunc: label
12 .quad ifunc

Completed in 97 milliseconds

1 2 3 4 5 6 7 8 91011>>