Searched refs:save_libobjs (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/
H A Dltmain.sh8238 save_libobjs=$libobjs
8245 for obj in $save_libobjs; do
8252 libobjs=$save_libobjs
8311 save_libobjs=$libobjs
8365 # want to use save_libobjs as it was before
8372 save_libobjs=$libobjs
8386 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
8390 for obj in $save_libobjs
8399 elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
8403 set x $save_libobjs
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh7073 save_libobjs=$libobjs
7127 # want to use save_libobjs as it was before
7134 save_libobjs=$libobjs
7147 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
7151 for obj in $save_libobjs
7157 elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
7161 set x $save_libobjs
7175 if test -n "$save_libobjs"; then
7184 for obj in $save_libobjs
7240 test -n "$save_libobjs"
[all...]

Completed in 44 milliseconds