Lines Matching refs:gentop
5111 # func_extract_archives gentop oldlib ...
9756 gentop=$output_objdir/${outputname}x
9757 func_append generated " $gentop"
9759 func_extract_archives $gentop $convenience
10016 gentop=$output_objdir/${outputname}x
10017 func_append generated " $gentop"
10019 func_extract_archives $gentop $dlprefiles
10054 func_show_eval '${RM}r "$gentop"'
10121 gentop=
10134 gentop=$output_objdir/${obj}x
10135 func_append generated " $gentop"
10137 func_extract_archives $gentop $convenience
10153 if test -n "$gentop"; then
10154 func_show_eval '${RM}r "$gentop"'
10161 if test -n "$gentop"; then
10162 func_show_eval '${RM}r "$gentop"'
10179 if test -n "$gentop"; then
10180 func_show_eval '${RM}r "$gentop"'
10599 gentop=$output_objdir/${outputname}x
10600 func_append generated " $gentop"
10602 func_extract_archives $gentop $addlibs
10613 gentop=$output_objdir/${outputname}x
10614 func_append generated " $gentop"
10616 func_extract_archives $gentop $dlprefiles
10634 gentop=$output_objdir/${outputname}x
10635 func_append generated " $gentop"
10636 func_mkdir_p "$gentop"
10655 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10658 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10659 func_append oldobjs " $gentop/$newobj"