Searched refs:dlfiles (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/binutils/
H A Dltmain.sh2530 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
2542 # Discover the nlist of each of the dlfiles.
4276 dlfiles=
4373 dlfiles|dlprefiles)
4393 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
4403 if test "$prev" = dlfiles; then
4404 dlfiles="$dlfiles $arg"
4476 if test "$prev" = dlfiles; then
4478 dlfiles
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh2530 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
2542 # Discover the nlist of each of the dlfiles.
4276 dlfiles=
4373 dlfiles|dlprefiles)
4393 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
4403 if test "$prev" = dlfiles; then
4404 dlfiles="$dlfiles $arg"
4476 if test "$prev" = dlfiles; then
4478 dlfiles
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh537 # If we have no mode, but dlfiles were specified, then do execute mode.
1051 dlfiles=
1130 dlfiles|dlprefiles)
1150 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
1160 if test "$prev" = dlfiles; then
1161 dlfiles="$dlfiles $arg"
1241 if test "$prev" = dlfiles; then
1243 dlfiles="$dlfiles
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh537 # If we have no mode, but dlfiles were specified, then do execute mode.
1051 dlfiles=
1130 dlfiles|dlprefiles)
1150 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
1160 if test "$prev" = dlfiles; then
1161 dlfiles="$dlfiles $arg"
1241 if test "$prev" = dlfiles; then
1243 dlfiles="$dlfiles
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh283 # If we have no mode, but dlfiles were specified, then do execute mode.
834 dlfiles=
910 dlfiles|dlprefiles)
930 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
940 if test "$prev" = dlfiles; then
941 dlfiles="$dlfiles $arg"
1011 if test "$prev" = dlfiles; then
1013 dlfiles="$dlfiles
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh4455 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4467 # Discover the nlist of each of the dlfiles.
6393 dlfiles=
6490 dlfiles|dlprefiles)
6510 elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then
6520 if test dlfiles = "$prev"; then
6521 func_append dlfiles " $arg"
6599 if test dlfiles = "$prev"; then
6601 func_append dlfiles " $pic_object"
6763 prev=dlfiles
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
[all...]
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh231 # If we have no mode, but dlfiles were specified, then do execute mode.
806 dlfiles=
862 dlfiles|dlprefiles)
874 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
882 test "$prev" = dlfiles && dlfiles="$dlfiles $arg"
948 prev=dlfiles
1093 if test "$prev" = dlfiles; then
1094 dlfiles
[all...]

Completed in 134 milliseconds