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

/freebsd-10.0-release/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.0-release/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.0-release/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.0-release/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.0-release/contrib/atf/admin/
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.0-release/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-10.0-release/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.0-release/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.0-release/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.0-release/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.0-release/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.0-release/contrib/binutils/ld/
H A Dlexsup.c803 link_info.export_dynamic = TRUE;
/freebsd-10.0-release/contrib/ntp/
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
4185 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10.0-release/contrib/ntp/sntp/
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
4185 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10.0-release/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.0-release/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.0-release/contrib/sqlite3/
H A Dltmain.sh1140 export_dynamic=no
1239 export_dynamic=yes
1251 export_dynamic=yes
1507 export_dynamic=yes
1996 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
4232 if test "$module" = yes || test "$export_dynamic" = yes; then
/freebsd-10.0-release/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)
5515 if (info->export_dynamic

Completed in 370 milliseconds