Searched refs:weak (Results 1 – 25 of 291) sorted by relevance
12345678910>>...12
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/ |
D | fdpic6.s | 2 .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/ |
D | aix-weak-1-gcdso.dnd | 1 # 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)
|
D | aix-weak-1-dso.dnd | 1 # 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)
|
D | aix-weak-1-gcdso.nd | 1 # 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)
|
D | aix-weak-1-rel.nd | 1 # 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)
|
D | aix-weak-1-dso.nd | 1 # 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)
|
D | aix-weak-1b.s | 5 .weak b 12 # Same again, with weak common symbols 17 .weak f 21 .weak g 23 .weak h
|
D | aix-weak-1a.s | 7 .weak d 12 # Same again, with weak common symbols 13 .weak e 15 .weak f 21 .weak h
|
D | aix-weak-2a.s | 1 .weak c1 3 .weak c2 10 .weak d1 define 12 .weak d2 define
|
D | aix-weak-2b.s | 3 .weak c2 7 .weak c4 14 .weak d2 define 20 .weak d4 define
|
/toolchain/binutils/binutils-2.25/config/ |
D | weakref.m4 | 2 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/ |
D | weakref1.s | 83 .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/ |
D | weak_alias_test_2.cc | 30 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")));
|
D | weak_alias_test_1.cc | 25 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/ |
D | sh1.c | 194 #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/ |
D | vers18.c | 9 #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/ |
D | pcrel.s | 3 .weak weak 15 jmp weak 26 jmp weak - abs 37 jmp weak - abs2
|
D | absrel.s | 3 .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/ |
D | localize-hidden-1.s | 6 .weak Wdefault 7 .weak Whidden 8 .weak Winternal 9 .weak Wprotected
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
D | euwref1.s | 3 .weak uw1 4 .weak uw2 5 .weak uw3
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfweak/ |
D | size2b.s | 2 .weak _start 3 .weak __start 13 .weak foo
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/ |
D | p3041data.s | 5 .weak mytext 13 .weak mydata 25 .weak mybss
|
D | p3041.s | 10 .weak mytext 18 .weak mydata 25 .weak mybss
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
D | basep-11.s | 1 # Test that we handle weak symbols with base-plus-offset relocs. 2 .weak w1 3 .weak w3
|
D | basep-10.s | 1 # Test that we handle weak symbols with base-plus-offset relocs mixed with 3 .weak w1 4 .weak w3
|
12345678910>>...12