Home | History | Annotate | Download | only in libiberty

Lines Matching refs:pexecute

593 pexecute
6763 # Figure out which version of pexecute to use.
6765 *-*-mingw* | *-*-winnt*) pexecute=pex-win32 ;;
6766 *-*-msdosdjgpp*) pexecute=pex-djgpp ;;
6767 *-*-msdos*) pexecute=pex-msdos ;;
6768 *) pexecute=pex-unix ;;