Home
last modified time | relevance | path

Searched refs:newobj (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/
Dltmain.sh8157 newobj=lt$counter-$objbase
8161 *[\ /]"$newobj "*) ;;
8162 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
8165 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
8166 oldobjs="$oldobjs $gentop/$newobj"