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

12

/haiku-buildtools/legacy/binutils/include/
H A Dbfdlink.h251 unsigned int export_dynamic: 1;
249 unsigned int export_dynamic: 1; member in struct:bfd_link_info
/haiku-buildtools/binutils/include/
H A Dbfdlink.h324 unsigned int export_dynamic: 1;
322 unsigned int export_dynamic: 1; member in struct:bfd_link_info
/haiku-buildtools/binutils/bfd/
H A Delf-ifunc.c137 || info->export_dynamic)
H A Delf32-cris.c3991 if (! (info->export_dynamic
/haiku-buildtools/binutils/
H A Dltmain.sh4279 export_dynamic=no
4385 export_dynamic=yes
4397 export_dynamic=yes
4650 export_dynamic=yes
5129 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
7599 if test "$module" = yes || test "$export_dynamic" = yes; then
/haiku-buildtools/gcc/
H A Dltmain.sh4279 export_dynamic=no
4385 export_dynamic=yes
4397 export_dynamic=yes
4650 export_dynamic=yes
5129 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
7599 if test "$module" = yes || test "$export_dynamic" = yes; then
/haiku-buildtools/binutils/ld/
H A Dlexsup.c813 link_info.export_dynamic = TRUE;
816 link_info.export_dynamic = FALSE;
H A Dplugin.c632 if (link_info.export_dynamic || bfd_link_dll (&link_info))
/haiku-buildtools/legacy/binutils/ld/
H A Dldmain.c278 link_info.export_dynamic = FALSE;
H A Dlexsup.c782 link_info.export_dynamic = TRUE;
/haiku-buildtools/cloog/osl/autoconf/
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
/haiku-buildtools/cloog/autoconf/
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
/haiku-buildtools/gcc/gmp/
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
/haiku-buildtools/gcc/mpc/
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
/haiku-buildtools/gcc/mpfr/
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
/haiku-buildtools/isl/
H A Dltmain.sh6396 export_dynamic=no
6502 export_dynamic=yes
6514 export_dynamic=yes
6773 export_dynamic=yes
7271 if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then
9856 if test yes = "$module" || test yes = "$export_dynamic"; then
/haiku-buildtools/legacy/binutils/
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
3338 if test "$module" = yes || test "$export_dynamic" = yes; then
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh1054 export_dynamic=no
1142 export_dynamic=yes
1154 export_dynamic=yes
1405 export_dynamic=yes
1866 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
4053 if test "$module" = yes || test "$export_dynamic" = yes; then
/haiku-buildtools/libtool/
H A Dltmain.sh1054 export_dynamic=no
1142 export_dynamic=yes
1154 export_dynamic=yes
1405 export_dynamic=yes
1866 if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
4053 if test "$module" = yes || test "$export_dynamic" = yes; then
/haiku-buildtools/binutils/gold/
H A Doptions.h841 DEFINE_bool(export_dynamic, options::TWO_DASHES, 'E', false,
H A Dplugin.cc933 if (parameters->options().export_dynamic() || parameters->options().shared())
H A Dsymtab.cc352 // The section may have been GCed. Note that export_dynamic is being
427 if ((parameters->options().export_dynamic()
1344 || parameters->options().export_dynamic()
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh809 export_dynamic=no
958 if test "$export_dynamic" != yes; then
959 export_dynamic=yes
2051 if test "$module" = yes || test "$export_dynamic" = yes; then
2170 if test "$dlself" = yes && test "$export_dynamic" = no; then
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-cris.c3147 if (! info->export_dynamic
H A Delflink.c901 && !info->export_dynamic
1798 && ! info->export_dynamic)
1924 && ! info->export_dynamic)
5132 if (info->export_dynamic)

Completed in 432 milliseconds

12