Lines Matching full:fullpath
236 --tools=<prefix or binary:fullpath>[,...] \$PATH for object tool pathnames4426 my $fullpath = $prefix . $suffix;4427 if (-e $fullpath) {4428 return $fullpath;5166 next if ($prefix =~ /:/); # ignore "tool:fullpath" entries in the list