Home | History | Annotate | Download | only in ld

Lines Matching refs:objformat

10647   if test -x /usr/bin/objformat; then
10648 objformat=`/usr/bin/objformat`
10651 freebsd[23].*) objformat=aout ;;
10652 *) objformat=elf ;;
10655 version_type=freebsd-$objformat
14322 if test -x /usr/bin/objformat; then
14323 objformat=`/usr/bin/objformat`
14326 freebsd[23].*) objformat=aout ;;
14327 *) objformat=elf ;;
14330 version_type=freebsd-$objformat