Searched refs:shared (Results 51 - 75 of 183) sorted by relevance

12345678

/freebsd-10.2-release/contrib/binutils/bfd/
H A Delf64-alpha.c1178 /* In a shared object on Irix 5.3, the .mdebug section has an
1590 /* When making a shared library and symbol h is the one from
1591 the another shared library, OUTPUT_SECTION may be null. */
1765 relocs, and there's not much point in propagating relocs to shared
1814 if (h && ((info->shared
1855 if (info->shared || maybe_dynamic)
1875 if (info->shared)
1880 if (info->shared || maybe_dynamic)
1882 if (info->shared)
1994 else if (info->shared)
2555 alpha_dynamic_entries_for_reloc(int r_type, int dynamic, int shared) argument
[all...]
H A Delfxx-ia64.c46 in a shared library.
50 and local symbols in shared libraries are created by
60 is an alternate function descriptor, and in shared libraries
1378 if (link_info->shared
2841 if (info->shared || maybe_dynamic)
2847 if (info->shared)
2855 if (info->shared || maybe_dynamic)
2865 if (info->shared || maybe_dynamic)
2887 if (info->shared || h)
2938 if (info->shared || maybe_dynami
3469 bfd_boolean dynamic_symbol, shared, resolved_zero; local
[all...]
H A Delf32-arm.c1930 this. It is set up so that any shared library function that is
1954 this. It is set up so that any shared library function that is
1998 /* The format of entries in a VxWorks shared library. */
2360 if (!info->shared)
2369 if (info->shared)
2387 || (!info->shared && !htab->srelbss))
2754 if (link_info->shared || globals->root.is_relocatable_executable
4184 if (info->shared || globals->root.is_relocatable_executable
4623 /* When generating a shared object or relocatable executable, these
4626 if ((info->shared || global
[all...]
H A Delfxx-mips.c747 /* The format of the first PLT entry in a VxWorks shared object. */
1856 /* When making a shared library and symbol h is the one from
1857 the another shared library, OUTPUT_SECTION may be null. */
2132 if (h && WILL_CALL_FINISH_DYNAMIC_SYMBOL (dyn, info->shared, h)
2133 && (!info->shared || !SYMBOL_REFERENCES_LOCAL (info, h)))
2136 if ((info->shared || indx != 0)
2155 if ((tls_type & GOT_TLS_LDM) && info->shared)
2263 if (WILL_CALL_FINISH_DYNAMIC_SYMBOL (dyn, info->shared, &h->root)
2264 && (!info->shared || !SYMBOL_REFERENCES_LOCAL (info, &h->root)))
2271 if ((info->shared || ind
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/usr.bin/cc/
H A Dt_hello.sh73 cc -fPIC -dPIC -shared -o libtest.so pic.c
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.h151 /* Private FSFS-specific data shared between all svn_txn_t objects that
191 /* Private FSFS-specific data shared between all svn_fs_t objects that
196 /* A list of shared transaction objects for each transaction that is
233 /* Private (non-shared) FSFS-specific data for each svn_fs_t object.
250 svn_cache__create_memcache, the data can be shared between
330 /* Data shared between all svn_fs_t objects for a given filesystem. */ member in struct:fs_fs_data_t
331 fs_fs_shared_data_t *shared;
/freebsd-10.2-release/sys/dev/wpi/
H A Dif_wpivar.h143 /* shared area */
145 struct wpi_shared *shared; member in struct:wpi_softc
/freebsd-10.2-release/sys/boot/amd64/efi/
H A DMakefile65 LDFLAGS= -Wl,-T${LDSCRIPT} -Wl,-Bsymbolic -shared -Wl,-znocombreloc
/freebsd-10.2-release/contrib/dialog/package/
H A Ddialog.spec84 - add executable permissions for shared libraries, discard ".la" file.
/freebsd-10.2-release/gnu/usr.bin/binutils/ld/
H A Dgenscripts.sh84 # A .xs script is for generating a shared library with the --shared
90 # A .xsc script is for linking with --shared -z combreloc; it is generated
171 LD_FLAG=shared
176 echo "/* Script for ld --shared: link shared library */"
184 ( echo "/* Script for --shared -z combreloc: shared library, combine & sort relocs */"
192 ( echo "/* Script for --shared -z combreloc -z now -z relro: shared librar
[all...]
/freebsd-10.2-release/sys/netinet/
H A Dsctp_auth.c399 * shared key (if available). draft-ietf-tsvwg-auth specifies the specific
403 sctp_compute_hashkey(sctp_key_t * key1, sctp_key_t * key2, sctp_key_t * shared) argument
410 sctp_get_keylen(shared);
428 /* key is shared + key1 + key2 */
429 if (sctp_get_keylen(shared)) {
430 bcopy(shared->key, key_ptr, shared->keylen);
431 key_ptr += shared->keylen;
441 /* key is shared + key2 + key1 */
442 if (sctp_get_keylen(shared)) {
[all...]
H A Dsctp_auth.h65 uint16_t keyid; /* shared key ID */
134 sctp_key_t * shared);
136 /* shared key handling */
149 /* ref counts on shared keys, by key id */
/freebsd-10.2-release/contrib/binutils/ld/
H A Dldmain.c231 and linked against a shared BFD library which was configured for
300 if (link_info.shared)
301 einfo (_("%P%F: -r and -shared may not be used together\n"));
307 for shared libraries. -Bsymbolic overrides all others and vice
314 /* -Bsymbolic is for shared library only. */
315 if (link_info.shared)
324 /* -Bsymbolic-functions is for shared library only. */
325 if (link_info.shared)
341 if (! link_info.shared)
344 einfo (_("%P%F: -F may not be used without -shared\
[all...]
/freebsd-10.2-release/contrib/gdb/
H A Dltconfig319 --disable-shared do not build shared libraries
355 --disable-shared) enable_shared=no ;;
738 # Check for any special shared library compilation flags.
740 echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2
916 # See if the linker supports building shared libraries.
917 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6
1000 # We preserve .a as extension for shared libraries though AIX4.2
1004 # lib<name>.a to let people know that these are not typical AIX shared libraries.
1007 # We preserve .a as extension for shared librarie
[all...]
/freebsd-10.2-release/contrib/libucl/
H A DMakefile.w3223 LD_SHARED_FLAGS ?= -Wl,-soname,$(SONAME) -shared -lm
H A DMakefile.unix20 LD_SHARED_FLAGS ?= -Wl,-soname,$(SONAME) -shared -lm
/freebsd-10.2-release/contrib/wpa/src/crypto/
H A Ddh_groups.c595 * dh_derive_shared - Derive shared Diffie-Hellman key
599 * Returns: Diffie-Hellman shared key
605 struct wpabuf *shared; local
612 shared = wpabuf_alloc(shared_len);
613 if (shared == NULL)
618 wpabuf_mhead(shared), &shared_len) < 0) {
619 wpabuf_free(shared);
623 wpabuf_put(shared, shared_len);
624 wpa_hexdump_buf_key(MSG_DEBUG, "DH: shared key", shared);
[all...]
/freebsd-10.2-release/contrib/libreadline/support/
H A Dshobj-conf5 # information for creating shared objects that may be loaded
88 SHOBJ_LDFLAGS='-shared -Wl,-h,$@'
91 SHOBJ_LDFLAGS='-shared -Wl,-i -Wl,-h,$@'
111 SHOBJ_LDFLAGS='-shared -Wl,-soname,$@'
132 SHOBJ_LDFLAGS='-shared -Wl,-soname,$@'
137 SHOBJ_LDFLAGS='-shared'
188 SHOBJ_LDFLAGS='-shared'
201 # BSD/OS 2.x and 3.x `shared libraries' are too much of a pain in
214 # BSD/OS 2.x and 3.x `shared libraries' are too much of a pain in
222 # shared librarie
[all...]
/freebsd-10.2-release/contrib/bmake/mk/sys/
H A DAIX.mk10 NOPIC=no # no shared libs?
/freebsd-10.2-release/contrib/gdb/include/
H A Dbfdlink.h235 /* TRUE if BFD should generate a shared object. */
236 unsigned int shared: 1;
238 /* TRUE if BFD should pre-bind symbols in a shared object. */
245 /* TRUE if shared objects should be linked directly, not shared. */
314 /* What to do with unresolved symbols in a shared library.
365 /* The function to call when the executable or shared object is
369 /* The function to call when the executable or shared object is
234 unsigned int shared: 1; member in struct:bfd_link_info
/freebsd-10.2-release/contrib/dtc/
H A DMakefile41 SHAREDLIB_LINK_OPTIONS=-shared -Wl,--version-script=$(LIBFDT_version) -Wl,-soname,
/freebsd-10.2-release/contrib/binutils/include/
H A Dbfdlink.h245 /* TRUE if BFD should generate a shared object. */
246 unsigned int shared: 1;
248 /* TRUE if BFD should pre-bind symbols in a shared object. */
255 /* TRUE if shared objects should be linked directly, not shared. */
325 /* TRUE if we should warn when adding a DT_TEXTREL to a shared object. */
354 When producing shared libraries the default is IGNORE. The
355 assumption with shared libraries is that the reference will be
359 /* What to do with unresolved symbols in a shared library.
416 /* The function to call when the executable or shared objec
244 unsigned int shared: 1; member in struct:bfd_link_info
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh7243 SHA1 (NetBSD-6.0/shared/ALL/misc.tgz) = 982918d46b2da2693dded747147baed27160d325
7244 SHA512 (NetBSD-6.0/shared/ALL/misc.tgz) = 54a45fa2bf5c57e3b63e23a95b6ca74f3b8e6b8f655715663ec5f83f713a9c6149b8b1ccc298dfa2eff9e81376f9f64107b35841cbd20ee62be6575539e01c81
7245 RMD160 (NetBSD-6.0/shared/ALL/misc.tgz) = 9c9161a1e855276c6aa3fe61de655dbea3ec9a43
7246 MD5 (NetBSD-6.0/shared/ALL/misc.tgz) = 7b0005d0512287e8a34e24c043582fb8
7247 SHA1 (NetBSD-6.0/shared/ALL/man.tgz) = 899b9d8242e983a5110ab755651c24f709b5af67
7248 SHA512 (NetBSD-6.0/shared/ALL/man.tgz) = 410999db110d710f4bb498c3d7ae7adc62170c7c2f470ce189c92f6c436c5ea96149659c631ef0b5605caaa025d97dfe1c07c428d86f51239657bd6b71717b15
7249 RMD160 (NetBSD-6.0/shared/ALL/man.tgz) = c1270f68c6d41b351877f71f0396ac34877dfc8d
7250 MD5 (NetBSD-6.0/shared/ALL/man.tgz) = df4db2bbfa39ef6a4a215d949653d04a
7251 SHA1 (NetBSD-6.0/shared/arm/games.tgz) = e1d2bb091d8202962133475bc83edb55230b9008
7252 SHA512 (NetBSD-6.0/shared/ar
[all...]
/freebsd-10.2-release/contrib/libstdc++/libsupc++/
H A DMakefile.in381 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
405 # We have to put --tag disable-shared after --tag CXX lest things
406 # CXX undo the affect of disable-shared.
407 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
413 # 3) We'd have a problem when building the shared libstdc++ object if
419 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
/freebsd-10.2-release/sys/compat/linux/
H A Dlinux_misc.c122 l_ulong sharedram; /* Amount of shared memory */
1490 td->td_retval[0] = em->shared->group_pid;
1535 p = pfind(em->shared->group_pid);
1553 td->td_retval[0] = em->shared->group_pid;
1671 if (em->shared->refs > 1) {
1673 em->shared->flags |= EMUL_SHARED_HASXSTAT;
1674 em->shared->xstat = W_EXITCODE(args->error_code, 0);

Completed in 247 milliseconds

12345678