Lines Matching refs:gentop
5360 # func_extract_archives gentop oldlib ...
10035 gentop=$output_objdir/${outputname}x
10036 func_append generated " $gentop"
10038 func_extract_archives $gentop $convenience
10295 gentop=$output_objdir/${outputname}x
10296 func_append generated " $gentop"
10298 func_extract_archives $gentop $dlprefiles
10333 func_show_eval '${RM}r "$gentop"'
10400 gentop=
10413 gentop=$output_objdir/${obj}x
10414 func_append generated " $gentop"
10416 func_extract_archives $gentop $convenience
10432 if test -n "$gentop"; then
10433 func_show_eval '${RM}r "$gentop"'
10440 if test -n "$gentop"; then
10441 func_show_eval '${RM}r "$gentop"'
10458 if test -n "$gentop"; then
10459 func_show_eval '${RM}r "$gentop"'
10879 gentop=$output_objdir/${outputname}x
10880 func_append generated " $gentop"
10882 func_extract_archives $gentop $addlibs
10893 gentop=$output_objdir/${outputname}x
10894 func_append generated " $gentop"
10896 func_extract_archives $gentop $dlprefiles
10914 gentop=$output_objdir/${outputname}x
10915 func_append generated " $gentop"
10916 func_mkdir_p "$gentop"
10935 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10938 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10939 func_append oldobjs " $gentop/$newobj"