Lines Matching refs:gentop
5114 # func_extract_archives gentop oldlib ...
9771 gentop=$output_objdir/${outputname}x
9772 func_append generated " $gentop"
9774 func_extract_archives $gentop $convenience
10031 gentop=$output_objdir/${outputname}x
10032 func_append generated " $gentop"
10034 func_extract_archives $gentop $dlprefiles
10069 func_show_eval '${RM}r "$gentop"'
10136 gentop=
10149 gentop=$output_objdir/${obj}x
10150 func_append generated " $gentop"
10152 func_extract_archives $gentop $convenience
10168 if test -n "$gentop"; then
10169 func_show_eval '${RM}r "$gentop"'
10176 if test -n "$gentop"; then
10177 func_show_eval '${RM}r "$gentop"'
10194 if test -n "$gentop"; then
10195 func_show_eval '${RM}r "$gentop"'
10614 gentop=$output_objdir/${outputname}x
10615 func_append generated " $gentop"
10617 func_extract_archives $gentop $addlibs
10628 gentop=$output_objdir/${outputname}x
10629 func_append generated " $gentop"
10631 func_extract_archives $gentop $dlprefiles
10649 gentop=$output_objdir/${outputname}x
10650 func_append generated " $gentop"
10651 func_mkdir_p "$gentop"
10670 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10673 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10674 func_append oldobjs " $gentop/$newobj"