Home | History | Annotate | Download | only in cpp

Lines Matching refs:gentop

3111 # func_extract_archives gentop oldlib ...
7581 gentop="$output_objdir/${outputname}x"
7582 generated="$generated $gentop"
7584 func_extract_archives $gentop $convenience
7832 gentop="$output_objdir/${outputname}x"
7833 generated="$generated $gentop"
7835 func_extract_archives $gentop $dlprefiles
7869 func_show_eval '${RM}r "$gentop"'
7936 gentop=
7947 gentop="$output_objdir/${obj}x"
7948 generated="$generated $gentop"
7950 func_extract_archives $gentop $convenience
7963 if test -n "$gentop"; then
7964 func_show_eval '${RM}r "$gentop"'
7971 if test -n "$gentop"; then
7972 func_show_eval '${RM}r "$gentop"'
7989 if test -n "$gentop"; then
7990 func_show_eval '${RM}r "$gentop"'
8402 gentop="$output_objdir/${outputname}x"
8403 generated="$generated $gentop"
8405 func_extract_archives $gentop $addlibs
8416 gentop="$output_objdir/${outputname}x"
8417 generated="$generated $gentop"
8419 func_extract_archives $gentop $dlprefiles
8437 gentop="$output_objdir/${outputname}x"
8438 generated="$generated $gentop"
8439 func_mkdir_p "$gentop"
8458 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
8461 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
8462 oldobjs="$oldobjs $gentop/$newobj"