OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifunc
(Results
51 - 75
of
534
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-14a-i386.d
1
#source:
ifunc
-14a.s
2
#source:
ifunc
-14b.s
ifunc-14a-x86-64.d
1
#source:
ifunc
-14a.s
2
#source:
ifunc
-14b.s
ifunc-14b-i386.d
1
#source:
ifunc
-14b.s
2
#source:
ifunc
-14a.s
ifunc-14b-x86-64.d
1
#source:
ifunc
-14b.s
2
#source:
ifunc
-14a.s
ifunc-14c-i386.d
1
#source:
ifunc
-14a.s
2
#source:
ifunc
-14b.s
ifunc-14c-x86-64.d
1
#source:
ifunc
-14a.s
2
#source:
ifunc
-14b.s
ifunc-14d-i386.d
1
#source:
ifunc
-14b.s
2
#source:
ifunc
-14a.s
ifunc-14d-x86-64.d
1
#source:
ifunc
-14b.s
2
#source:
ifunc
-14a.s
ifunc-17a-i386.d
1
#source:
ifunc
-17a.s
2
#source:
ifunc
-17b.s
ifunc-17a-x86-64.d
1
#source:
ifunc
-17a.s
2
#source:
ifunc
-17b.s
ifunc-17b-i386.d
1
#source:
ifunc
-17b.s
2
#source:
ifunc
-17a.s
ifunc-17b-x86-64.d
1
#source:
ifunc
-17b.s
2
#source:
ifunc
-17a.s
ifunc-13a-i386.s
10
.long
ifunc
ifunc-13a-x86-64.s
10
.quad
ifunc
ifunc-16-i386.d
1
#source:
ifunc
-16-x86.s
9
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+0+[ ]+
ifunc
ifunc-16-x86-64.d
1
#source:
ifunc
-16-x86.s
9
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_JUMP_SLOT[ ]+0+[ ]+
ifunc
\+ 0
ifunc-8-i386.d
1
#source:
ifunc
-8a-i386.s
2
#source:
ifunc
-8b-i386.s
ifunc-8-x86-64.d
1
#source:
ifunc
-8a-x86-64.s
2
#source:
ifunc
-8b-x86-64.s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
ifunc-2.l
1
.*/
ifunc
-2\.s: Assembler messages:
2
.*/
ifunc
-2\.s:4: Error: can't resolve `bar1' {\.text\.1 section} - `foo1' {\.text\.1 section}
3
.*/
ifunc
-2\.s:5: Error: can't resolve `bar2' {\.text\.2 section} - `foo2' {\.text\.2 section}
4
.*/
ifunc
-2\.s:6: Error: can't resolve `bar1' {\.text\.1 section} - `bar2' {\.text\.2 section}
5
.*/
ifunc
-2\.s:7: Error: can't resolve `bar2' {\.text\.2 section} - `bar1' {\.text\.1 section}
6
.*/
ifunc
-2\.s:8: Error: can't resolve `\.text\.1' {\.text\.1 section} - `bar1' {\.text\.1 section}
7
.*/
ifunc
-2\.s:9: Error: can't resolve `\.text\.1' {\.text\.1 section} - `bar2' {\.text\.2 section}
8
.*/
ifunc
-2\.s:10: Error: can't resolve `bar1' {\.text\.1 section} - `abs1' {\*ABS\* section}
9
.*/
ifunc
-2\.s:11: Error: can't resolve `abs1' {\*ABS\* section} - `bar1' {\.text\.1 section}
10
.*/
ifunc
-2\.s:12: Error: can't resolve `\.text\.1' {\.text\.1 section} - `bar1' {\.text\.1 section
[
all
...]
ifunc.d
2
#name: i386
ifunc
9
[ ]*[a-f0-9]+: e9 fc ff ff ff jmp 1 <foo\+0x1> 1: R_386_PLT32
ifunc
11
0+5 <
ifunc
>:
/external/clang/test/CodeGen/
ifunc.c
4
int foo(int) __attribute__ ((
ifunc
("foo_ifunc")));
32
extern void goo(void) __attribute__ ((
ifunc
("goo_ifunc")));
37
// CHECK: @foo =
ifunc
i32 (i32), bitcast (i32 (i32)* ()* @foo_ifunc to i32 (i32)*)
38
// CHECK: @goo =
ifunc
void (), bitcast (i8* ()* @goo_ifunc to void ()*)
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
ifunc-13a.s
11
.quad
ifunc
ifunc-16.d
1
#source:
ifunc
-16.s
8
[0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_JUMP_SLOT[ ]+0+[ ]+
ifunc
\+ 0
ifunc-3a.d
1
#source:
ifunc
-3.s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
ifunc-1.d
1
#source: ../../../elf/
ifunc
-1.s
3
#name: .set with
IFUNC
6
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+
IFUNC
[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] __GI_foo
7
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+[0-9]+[ ]+
IFUNC
[ ]+GLOBAL[ ]+DEFAULT[ ]+[1-9] foo
Completed in 162 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>