Lines Matching refs:gentop
5111 # func_extract_archives gentop oldlib ...
9765 gentop=$output_objdir/${outputname}x
9766 func_append generated " $gentop"
9768 func_extract_archives $gentop $convenience
10025 gentop=$output_objdir/${outputname}x
10026 func_append generated " $gentop"
10028 func_extract_archives $gentop $dlprefiles
10063 func_show_eval '${RM}r "$gentop"'
10130 gentop=
10143 gentop=$output_objdir/${obj}x
10144 func_append generated " $gentop"
10146 func_extract_archives $gentop $convenience
10162 if test -n "$gentop"; then
10163 func_show_eval '${RM}r "$gentop"'
10170 if test -n "$gentop"; then
10171 func_show_eval '${RM}r "$gentop"'
10188 if test -n "$gentop"; then
10189 func_show_eval '${RM}r "$gentop"'
10608 gentop=$output_objdir/${outputname}x
10609 func_append generated " $gentop"
10611 func_extract_archives $gentop $addlibs
10622 gentop=$output_objdir/${outputname}x
10623 func_append generated " $gentop"
10625 func_extract_archives $gentop $dlprefiles
10643 gentop=$output_objdir/${outputname}x
10644 func_append generated " $gentop"
10645 func_mkdir_p "$gentop"
10664 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10667 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10668 func_append oldobjs " $gentop/$newobj"