Home | History | Annotate | Download | only in ldapc++

Lines Matching refs:objformat

11248   if test -x /usr/bin/objformat; then
11249 objformat=`/usr/bin/objformat`
11252 freebsd[23].*) objformat=aout ;;
11253 *) objformat=elf ;;
11256 version_type=freebsd-$objformat
15225 if test -x /usr/bin/objformat; then
15226 objformat=`/usr/bin/objformat`
15229 freebsd[23].*) objformat=aout ;;
15230 *) objformat=elf ;;
15233 version_type=freebsd-$objformat