Lines Matching refs:obj
2063 *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
2070 *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;;
2109 func_dirname_and_basename "$obj" "/" ""
2119 removelist="$obj $lobj $libobj ${libobj}T"
2245 func_append command " -o $obj"
2274 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
8201 func_to_tool_file "$obj"
8347 func_to_tool_file "$obj"
8367 func_to_tool_file "$obj"
8385 func_len " $obj"
8390 func_append objlist " $obj"
8408 objlist=" $obj"
8627 $opt_dry_run || $RM $obj $libobj
8645 gentop="$output_objdir/${obj}x"
8659 output="$obj"
9138 if (for obj in $oldobjs
9140 func_basename "$obj"
9152 for obj in $save_oldobjs
9154 func_basename "$obj"
9157 " ") oldobjs=$obj ;;
9170 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9173 *) func_append oldobjs " $obj" ;;
9189 func_to_tool_file "$obj"
9207 last_oldobj=$obj
9215 func_len " $obj"
9218 func_append objlist " $obj"
9224 if test "$obj" = "$last_oldobj" ; then