Home
last modified time | relevance | path

Searched refs:_err_exit (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtrace.py663 def _err_exit(msg): function
777 _err_exit("cannot specify both --listfuncs and (--trace or --count)")
780 _err_exit("must specify one of --trace, --count, --report, "
784 _err_exit("cannot specify both --report and --no-report")
787 _err_exit("--report requires a --file")
790 _err_exit("missing name of file to run")
817 _err_exit("Cannot run file %r because: %s" % (sys.argv[0], err))