Home
last modified time | relevance | path

Searched refs:weak (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
Dfdpic6.s2 .weak _start
4 .weak WF0
5 .weak WF1
6 .weak WF2
7 .weak WF3
8 .weak WF4
9 .weak WF5
10 .weak WF6
11 .weak WF7
12 .weak WF8
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Daix-weak-1-gcdso.dnd1 # Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
4 # (strong common) wins over (weak data)
8 # (weak data) loses to (strong common)
10 # (weak common) loses to (strong data)
12 # (weak common) wins over (weak data)
14 # (strong data) wins over (weak common)
16 # (weak data) wins over (weak common)
Daix-weak-1-dso.dnd1 # Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
4 # (strong common) wins over (weak data)
8 # (weak data) loses to (strong common)
10 # (weak common) loses to (strong data)
12 # (weak common) wins over (weak data)
14 # (strong data) wins over (weak common)
16 # (weak data) wins over (weak common)
Daix-weak-1-gcdso.nd1 # Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
5 # (strong common) wins over (weak data)
10 # (weak data) loses to (strong common)
12 # (weak common) loses to (strong data)
15 # (weak common) wins over (weak data)
17 # (strong data) wins over (weak common)
20 # (weak data) wins over (weak common)
Daix-weak-1-rel.nd1 # Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
5 # (strong common) wins over (weak data)
11 # (weak data) loses to (strong common)
14 # (weak common) loses to (strong data)
17 # (weak common) wins over (weak data)
20 # (strong data) wins over (weak common)
23 # (weak data) wins over (weak common)
Daix-weak-1-dso.nd1 # Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
5 # (strong common) wins over (weak data)
11 # (weak data) loses to (strong common)
14 # (weak common) loses to (strong data)
17 # (weak common) wins over (weak data)
20 # (strong data) wins over (weak common)
23 # (weak data) wins over (weak common)
Daix-weak-1b.s5 .weak b
12 # Same again, with weak common symbols
17 .weak f
21 .weak g
23 .weak h
Daix-weak-1a.s7 .weak d
12 # Same again, with weak common symbols
13 .weak e
15 .weak f
21 .weak h
Daix-weak-2a.s1 .weak c1
3 .weak c2
10 .weak d1 define
12 .weak d2 define
Daix-weak-2b.s3 .weak c2
7 .weak c4
14 .weak d2 define
20 .weak d4 define
/toolchain/binutils/binutils-2.25/config/
Dweakref.m42 dnl Check if the target supports weak.
4 AC_CACHE_CHECK([whether the target supports weak],
8 AC_TRY_COMPILE([void __attribute__((weak)) foo(void) { }],
14 [Define to 1 if the target supports __attribute__((weak)).])
17 dnl Check whether weak refs work like the ELF ones.
18 dnl This means that the weak reference works without having to satify
23 AC_CACHE_CHECK([whether weak refs work like ELF],
31 extern void fNotToBeFound(void) __attribute__((weak));
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Dweakref1.s83 .weak ww1
86 .weak ww2
90 .weak ww3
97 .weak ww4
103 .weak ww5
106 .weak ww6
109 .weak ww7
113 .weak ww8
120 .weak ww9
126 .weak ww10
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dweak_alias_test_2.cc30 extern int weak_symbol __attribute__ ((weak));
35 extern int weak_aliased __attribute__ ((weak, alias ("strong_aliased")));
37 extern int weak_aliased_2 __attribute__ ((weak, alias ("strong_aliased_2")));
39 extern int weak_aliased_3 __attribute__ ((weak, alias ("strong_aliased_3")));
41 extern int weak_aliased_4 __attribute__ ((weak, alias ("strong_aliased_4")));
Dweak_alias_test_1.cc25 extern int weak_symbol __attribute__ ((weak));
31 extern int weak_aliased __attribute__ ((weak, alias ("strong_aliased")));
36 extern int weak_aliased_2 __attribute__ ((weak, alias ("strong_aliased_2")));
41 extern int weak_aliased_3 __attribute__ ((weak, alias ("strong_aliased_3")));
46 extern int weak_aliased_4 __attribute__ ((weak, alias ("strong_aliased_4")));
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
Dsh1.c194 #pragma weak visibility
260 #pragma weak visibility_var
353 #pragma weak shlib_visibility_undef_var_weak
357 #pragma weak shlib_visibility_undef_func_weak
361 #pragma weak shlib_visibility_var_weak
365 #pragma weak shlib_visibility_func_weak
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
Dvers18.c9 #pragma weak hide_original_foo
17 #pragma weak hide_old_foo
25 #pragma weak hide_old_foo1
33 #pragma weak hide_new_foo
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dpcrel.s3 .weak weak
15 jmp weak
26 jmp weak - abs
37 jmp weak - abs2
Dabsrel.s3 .weak weak
15 mov weak, %eax
26 mov weak - abs, %eax
37 mov weak - abs2,%eax
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dlocalize-hidden-1.s6 .weak Wdefault
7 .weak Whidden
8 .weak Winternal
9 .weak Wprotected
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Deuwref1.s3 .weak uw1
4 .weak uw2
5 .weak uw3
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfweak/
Dsize2b.s2 .weak _start
3 .weak __start
13 .weak foo
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
Dp3041data.s5 .weak mytext
13 .weak mydata
25 .weak mybss
Dp3041.s10 .weak mytext
18 .weak mydata
25 .weak mybss
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dbasep-11.s1 # Test that we handle weak symbols with base-plus-offset relocs.
2 .weak w1
3 .weak w3
Dbasep-10.s1 # Test that we handle weak symbols with base-plus-offset relocs mixed with
3 .weak w1
4 .weak w3

12345678910>>...12