Searched refs:shared (Results 1 - 25 of 1783) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.cycles/
H A Dmod1.d5 shared int x;
6 shared static this()
H A Dmod3.d5 shared int x;
6 shared static this()
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.cycles/
H A Dmod1.d5 shared int x;
6 shared static this()
H A Dmod3.d5 shared int x;
6 shared static this()
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nvptx/
H A Dmgomp.c1 /* Define shared memory arrays for -msoft-stack and -muniform-simt.
30 void *__nvptx_stacks[32] __attribute__((shared,nocommon));
31 unsigned __nvptx_uni[32] __attribute__((shared,nocommon));
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nvptx/
H A Dmgomp.c1 /* Define shared memory arrays for -msoft-stack and -muniform-simt.
30 void *__nvptx_stacks[32] __attribute__((shared,nocommon));
31 unsigned __nvptx_uni[32] __attribute__((shared,nocommon));
/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.shared/
H A Dlib_13414.d0 shared void function() sharedStaticDtorHook;
2 shared void function() staticDtorHook;
3 shared static ~this() { sharedStaticDtorHook(); }
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/
H A Dlib_13414.d0 shared void function() sharedStaticDtorHook;
2 shared void function() staticDtorHook;
3 shared static ~this() { sharedStaticDtorHook(); }
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/
H A Drpath-3aaa8 build1_configure_flags=--disable-shared
9 build2_configure_flags=--disable-shared
10 build3_configure_flags=--disable-shared
H A Drpath-3aba9 build1_configure_flags=--disable-shared
10 build2_configure_flags=--disable-shared
11 build3_configure_flags=--disable-shared
H A Drpath-3baa10 build1_configure_flags=--disable-shared
11 build2_configure_flags=--disable-shared
12 build3_configure_flags=--disable-shared
H A Drpath-3bba11 build1_configure_flags=--disable-shared
12 build2_configure_flags=--disable-shared
13 build3_configure_flags=--disable-shared
H A Drpath-1a7 build1_configure_flags=--disable-shared
H A Drpath-2aaa7 build1_configure_flags=--disable-shared
8 build2_configure_flags=--disable-shared
H A Drpath-2aba8 build1_configure_flags=--disable-shared
9 build2_configure_flags=--disable-shared
H A Drpath-2baa9 build1_configure_flags=--disable-shared
10 build2_configure_flags=--disable-shared
H A Drpath-2bba10 build1_configure_flags=--disable-shared
11 build2_configure_flags=--disable-shared
H A Drpath-3aab4 # With dependencies: a static library depending on a shared library,
9 build2_configure_flags=--disable-shared
10 build3_configure_flags=--disable-shared
H A Drpath-3aae5 # and a shared library depending on both.
8 build1_configure_flags=--disable-shared
9 build2_configure_flags=--disable-shared
H A Drpath-3abb4 # With dependencies: a static library depending on a shared library,
10 build2_configure_flags=--disable-shared
11 build3_configure_flags=--disable-shared
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dmovw-shared-1.d1 #name: MOVW/MOVT shared libraries test 1
2 #source: movw-shared-1.s
4 #ld: -shared
5 #error: .*: relocation R_ARM_MOVW_ABS_NC against `a' can not be used when making a shared object; recompile with -fPIC
H A Dmovw-shared-2.d1 #name: MOVW/MOVT shared libraries test 2
2 #source: movw-shared-2.s
4 #ld: -shared
5 #error: .*: relocation R_ARM_MOVT_ABS against `b' can not be used when making a shared object; recompile with -fPIC
H A Dmovw-shared-3.d1 #name: MOVW/MOVT shared libraries test 3
2 #source: movw-shared-3.s
4 #ld: -shared
5 #error: .*: relocation R_ARM_THM_MOVW_ABS_NC against `c' can not be used when making a shared object; recompile with -fPIC
H A Dmovw-shared-4.d1 #name: MOVW/MOVT shared libraries test 4
2 #source: movw-shared-4.s
4 #ld: -shared
5 #error: .*: relocation R_ARM_THM_MOVT_ABS against `d' can not be used when making a shared object; recompile with -fPIC
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dwarn1.d1 #name: --warn-shared-textrel --fatal-warnings
3 #ld: -shared -melf_i386 --warn-shared-textrel --fatal-warnings
4 #error: .*warning: creating DT_TEXTREL in a shared object

Completed in 130 milliseconds

1234567891011>>