Home | History | Annotate | Download | only in ld

Lines Matching refs:objformat

10862   if test -x /usr/bin/objformat; then
10863 objformat=`/usr/bin/objformat`
10866 freebsd[23].*) objformat=aout ;;
10867 *) objformat=elf ;;
10870 version_type=freebsd-$objformat
14522 if test -x /usr/bin/objformat; then
14523 objformat=`/usr/bin/objformat`
14526 freebsd[23].*) objformat=aout ;;
14527 *) objformat=elf ;;
14530 version_type=freebsd-$objformat