Searched refs:collect2name (Results 1 – 2 of 2) sorted by relevance
5050 collect2name=`${CC} -print-prog-name=collect2`5051 if test -f "$collect2name" &&5052 strings "$collect2name" | $GREP resolve_lib_name >/dev/null6045 collect2name=`${CC} -print-prog-name=collect2`6046 if test -f "$collect2name" &&6047 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
9009 if test -f "$collect2name" &&9010 strings "$collect2name" | $GREP resolve_lib_name >/dev/null