Home | History | Annotate | Download | only in ld

Lines Matching refs:objformat

11027   if test -x /usr/bin/objformat; then
11028 objformat=`/usr/bin/objformat`
11031 freebsd[23].*) objformat=aout ;;
11032 *) objformat=elf ;;
11035 version_type=freebsd-$objformat
14702 if test -x /usr/bin/objformat; then
14703 objformat=`/usr/bin/objformat`
14706 freebsd[23].*) objformat=aout ;;
14707 *) objformat=elf ;;
14710 version_type=freebsd-$objformat