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

/freebsd-11-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-11-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-11-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-11-stable/contrib/ldns/
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
8582 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-11-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-11-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-11-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-11-stable/contrib/openpam/
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-11-stable/contrib/file/
H A Dltmain.sh6541 export_dynamic=no
6648 export_dynamic=yes
6660 export_dynamic=yes
6924 export_dynamic=yes
7447 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then
10084 if test yes = "$module" || test yes = "$export_dynamic"; then
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh6538 export_dynamic=no
6645 export_dynamic=yes
6657 export_dynamic=yes
6921 export_dynamic=yes
7446 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then
10071 if test yes = "$module" || test yes = "$export_dynamic"; then
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh6538 export_dynamic=no
6645 export_dynamic=yes
6657 export_dynamic=yes
6921 export_dynamic=yes
7447 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then
10078 if test yes = "$module" || test yes = "$export_dynamic"; then
/freebsd-11-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-11-stable/contrib/binutils/ld/
H A Dlexsup.c808 link_info.export_dynamic = TRUE;
/freebsd-11-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 375 milliseconds