Home | History | Annotate | Download | only in libedit

Lines Matching refs:objformat

10419   if test -x /usr/bin/objformat; then
10420 objformat=`/usr/bin/objformat`
10423 freebsd[23].*) objformat=aout ;;
10424 *) objformat=elf ;;
10427 version_type=freebsd-$objformat