Lines Matching refs:gentop
5158 # func_extract_archives gentop oldlib ...
9808 gentop=$output_objdir/${outputname}x
9809 func_append generated " $gentop"
9811 func_extract_archives $gentop $convenience
10068 gentop=$output_objdir/${outputname}x
10069 func_append generated " $gentop"
10071 func_extract_archives $gentop $dlprefiles
10106 func_show_eval '${RM}r "$gentop"'
10173 gentop=
10186 gentop=$output_objdir/${obj}x
10187 func_append generated " $gentop"
10189 func_extract_archives $gentop $convenience
10205 if test -n "$gentop"; then
10206 func_show_eval '${RM}r "$gentop"'
10213 if test -n "$gentop"; then
10214 func_show_eval '${RM}r "$gentop"'
10231 if test -n "$gentop"; then
10232 func_show_eval '${RM}r "$gentop"'
10651 gentop=$output_objdir/${outputname}x
10652 func_append generated " $gentop"
10654 func_extract_archives $gentop $addlibs
10665 gentop=$output_objdir/${outputname}x
10666 func_append generated " $gentop"
10668 func_extract_archives $gentop $dlprefiles
10686 gentop=$output_objdir/${outputname}x
10687 func_append generated " $gentop"
10688 func_mkdir_p "$gentop"
10707 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10710 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10711 func_append oldobjs " $gentop/$newobj"