Searched refs:export_dynamic (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/
H A Dbfdlink.h253 unsigned int export_dynamic: 1;
251 unsigned int export_dynamic: 1; member in struct:bfd_link_info
/freebsd-10-stable/contrib/gdb/include/
H A Dbfdlink.h243 unsigned int export_dynamic: 1;
241 unsigned int export_dynamic: 1; member in struct:bfd_link_info
/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh2639 export_dynamic=no
2743 export_dynamic=yes
2755 export_dynamic=yes
2999 export_dynamic=yes
3459 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
5874 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh4078 export_dynamic=no
4179 export_dynamic=yes
4191 export_dynamic=yes
4439 export_dynamic=yes
4914 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
7383 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh5173 export_dynamic=no
5279 export_dynamic=yes
5291 export_dynamic=yes
5544 export_dynamic=yes
6037 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
8627 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh5128 export_dynamic=no
5234 export_dynamic=yes
5246 export_dynamic=yes
5499 export_dynamic=yes
5990 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
8560 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh6538 export_dynamic=no
6645 export_dynamic=yes
6657 export_dynamic=yes
6921 export_dynamic=yes
7444 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then
10069 if test yes = "$module" || test yes = "$export_dynamic"; then
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh5140 export_dynamic=no
5246 export_dynamic=yes
5258 export_dynamic=yes
5511 export_dynamic=yes
6003 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
8576 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh5173 export_dynamic=no
5279 export_dynamic=yes
5291 export_dynamic=yes
5544 export_dynamic=yes
6037 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
8627 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh5140 export_dynamic=no
5246 export_dynamic=yes
5258 export_dynamic=yes
5511 export_dynamic=yes
6003 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
8576 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6538 export_dynamic=no
6645 export_dynamic=yes
6657 export_dynamic=yes
6921 export_dynamic=yes
7444 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then
10069 if test yes = "$module" || test yes = "$export_dynamic"; then
/freebsd-10-stable/contrib/file/
H A Dltmain.sh5141 export_dynamic=no
5247 export_dynamic=yes
5259 export_dynamic=yes
5512 export_dynamic=yes
6004 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
8589 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/gdb/
H A Dltmain.sh837 export_dynamic=no
922 export_dynamic=yes
934 export_dynamic=yes
1155 export_dynamic=yes
1571 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
3337 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/binutils/ld/
H A Dlexsup.c808 link_info.export_dynamic = TRUE;
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dltmain.sh1110 export_dynamic=no
1200 export_dynamic=yes
1212 export_dynamic=yes
1468 export_dynamic=yes
1956 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
4193 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dltmain.sh1110 export_dynamic=no
1200 export_dynamic=yes
1212 export_dynamic=yes
1468 export_dynamic=yes
1956 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
4193 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10-stable/contrib/binutils/bfd/
H A Delflink.c977 && !info->export_dynamic
1702 if (!eif->info->export_dynamic && !h->dynamic)
1922 && ! info->export_dynamic)
2048 && ! info->export_dynamic)
5544 if (info->export_dynamic

Completed in 515 milliseconds