Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/config/
Dconfig.rpath224 collect2name=`${CC} -print-prog-name=collect2`
225 if test -f "$collect2name" && \
226 strings "$collect2name" | grep resolve_lib_name >/dev/null