Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/
Dltmain.sh6880 potlib="$potent_lib"
6881 while test -h "$potlib" 2>/dev/null; do
6882 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
6884 [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
6885 *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
6906 if test -z "$potlib" ; then
6910 $ECHO "*** using a file magic. Last file checked: $potlib"
6942 potlib="$potent_lib" # see symlink-check above in file_magic test
6960 if test -z "$potlib" ; then
6964 $ECHO "*** using a regex pattern. Last file checked: $potlib"