Lines Matching defs:test_ld
1162 test_ld(){
1163 log test_ld "$@"
1180 test_ld $type $@ && enable $name
1248 test_ld "cc" "$@" <<EOF
1312 test_ld "cc" "$@" <<EOF && enable $func
1325 test_ld "cc" "$@" <<EOF && enable $func
1340 test_ld "cc" "$@" <<EOF && enable $func
1366 } | test_ld "cc" "$@" && enable $funcs && enable_sanitized $headers
1385 } | test_ld "cxx" "$@" && enable $funcs && enable_sanitized $headers
1508 test_ld "cc" "$@" && { enabled cross_compile || $TMPE >> $logfile 2>&1; }