Home | History | Annotate | Download | only in libcc1

Lines Matching refs:objformat

9929   if test -x /usr/bin/objformat; then
9930 objformat=`/usr/bin/objformat`
9933 freebsd[23].*) objformat=aout ;;
9934 *) objformat=elf ;;
9937 version_type=freebsd-$objformat
13990 if test -x /usr/bin/objformat; then
13991 objformat=`/usr/bin/objformat`
13994 freebsd[23].*) objformat=aout ;;
13995 *) objformat=elf ;;
13998 version_type=freebsd-$objformat