Home
last modified time | relevance | path

Searched refs:ArgumentError (Results 1 – 25 of 36) sorted by relevance

12

/xnu-12377.81.4/tools/lldbmacros/
H A Drefgrp.py27 raise ArgumentError()
31 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))
46 raise ArgumentError()
50 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))
103 raise ArgumentError("Invalid arguments passed.")
H A Dkdp.py84 raise ArgumentError()
110 raise ArgumentError()
135 raise ArgumentError()
236 raise ArgumentError("Please provide valid time in seconds")
272 raise ArgumentError()
275 raise ArgumentError("Not enough arguments.")
303 raise ArgumentError()
H A Dxnutriage.py17 raise ArgumentError()
39 raise ArgumentError()
52 raise ArgumentError()
113 raise ArgumentError()
H A Dtaskinfo.py3 from xnu import ArgumentError, lldb_command, kern
34 raise ArgumentError("Invalid argument")
67 raise ArgumentError("Invalid argument")
H A Dpci.py166 raise ArgumentError()
199 raise ArgumentError()
224 raise ArgumentError()
244 raise ArgumentError()
266 raise ArgumentError()
H A Dapic.py268 raise ArgumentError("Command requires 1 argument")
289 raise ArgumentError("Please provide 2 arguments")
317 raise ArgumentError("Command requires 1 argument")
333 raise ArgumentError("Command requires 2 arguments")
H A Dcounter.py3 LazyTarget, value, ArgumentError,
26 raise ArgumentError("Please specify the address of the "
H A Dkext.py35 ArgumentError,
195 raise ArgumentError("kext name is missing")
277 raise ArgumentError("Insufficient arguments")
444 … raise ArgumentError("Unable to find load address for module described at {:s} ".format(filename))
508 raise ArgumentError(f"Bad thread given ('{addr}') - see doc for expected input")
546 raise ArgumentError("Unknown argument {:s}".format(uuid))
578 raise ArgumentError("Unable to resolve {:s}".format(exec_path))
581 raise ArgumentError(
605 raise ArgumentError("No arguments specified.")
617 raise ArgumentError("Insufficient arguments")
H A Dprocess.py698 raise ArgumentError("No arguments passed")
782 raise ArgumentError("No arguments passed")
898 raise ArgumentError("Invalid arguments passed.")
903 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))
922 raise ArgumentError("No arguments passed")
940 raise ArgumentError("No arguments passed")
960 raise ArgumentError("No arguments passed")
977 raise ArgumentError()
1019 raise ArgumentError()
1141 raise ArgumentError("Invalid arguments")
[all …]
H A Dpmap.py44 raise ArgumentError()
250 raise ArgumentError()
734 raise ArgumentError("Too few arguments to pmap_walk.")
761 raise ArgumentError("Too few arguments to ttep_walk.")
771 raise ArgumentError("Invalid translation attribute type.")
781 raise ArgumentError("Too few arguments to decode_tte.")
783 raise ArgumentError("{} is not a valid stage of translation.".format(cmd_args[2]))
1017 raise ArgumentError("Too few arguments to pv_walk.")
1036 raise ArgumentError("Too few arguments to kvtophys.")
1049 raise ArgumentError("Too few arguments to phystokv.")
[all …]
H A Dmemory.py54 raise ArgumentError("No arguments passed")
196 raise ArgumentError("No arguments passed")
675 raise ArgumentError("Invalid zone {:s}".format(zone_arg))
694 raise ArgumentError("Invalid size {:s}".format(cmd_options['-S']))
702 raise ArgumentError("Invalid kalloc type view {:s}".format(ktv_arg))
1127 raise ArgumentError("No arguments passed")
1140 raise ArgumentError("Invalid cpu {}".format(cpu))
1179 raise ArgumentError("Invalid waitq set address: {:s}".format(cmd_options["-S"]))
1215 raise ArgumentError()
1338 raise ArgumentError()
[all …]
H A Dioreg.py231 …raise ArgumentError("Please specify the address of the OSObject whose info you want to view. Type …
244 raise ArgumentError("No arguments passed")
283 …raise ArgumentError("Please specify the name of the plane you want to use with the IOKit registry …
299 …raise ArgumentError("Please specify the address of the registry entry whose info you want to view.…
329 raise ArgumentError("Please specify the name of the registry entry you want to find")
341 … raise ArgumentError("Please specify the name of the registry entry/entries you want to find")
354 …raise ArgumentError("Please specify the address of a IORegistry entry and the property you're look…
366 …raise ArgumentError("Please specify the address of the IOUserServer object whose info you want to …
378 raise ArgumentError("Please specify a port to read out of")
396 raise ArgumentError("Please specify a port to read out of")
[all …]
H A Dworkload.py67 raise ArgumentError("Invalid arguments passed.")
84 raise ArgumentError("Invalid arguments passed.")
H A Duserspace.py129 raise ArgumentError("Insufficient arguments")
155 raise ArgumentError("Insufficient arguments")
167 raise ArgumentError("Invalid format specifier provided.")
197 raise ArgumentError("Insufficient arguments")
363 raise ArgumentError("Insufficient arguments")
567 raise ArgumentError("Insufficient arguments")
673 raise ArgumentError()
853 raise ArgumentError('Please provide the kcdata descriptor.')
869 raise ArgumentError('Invalid task pointer provided.')
H A Dipc.py624 raise ArgumentError("No arguments passed")
646 raise ArgumentError("No arguments passed")
1086 raise ArgumentError("No arguments passed")
1125 raise ArgumentError("No arguments passed")
1199 raise ArgumentError("No arguments passed")
1748 raise ArgumentError("no port address provided")
1869 raise ArgumentError("No arguments passed. Please pass in the address of a task")
1928 raise ArgumentError()
1956 raise ArgumentError("No arguments passed. Please pass in the address of a task")
2071 raise ArgumentError("Missing port argument")
[all …]
H A Dxnu.py331 except (ArgumentError, NotImplementedError) as arg_error:
691 raise ArgumentError("'showraw' requires a command to run")
730 raise ArgumentError("No command specified.")
735 raise ArgumentError("Subcommand (%s) is not a valid command. " % str(command_args[0]))
1282 raise ArgumentError("invalid arguments")
1284 raise ArgumentError("insufficient arguments")
1319 raise ArgumentError("invalid arguments")
1321 raise ArgumentError("insufficient arguments")
1354 raise ArgumentError("Invalid cpu specification: %s" % cpu_num_string)
1360 raise ArgumentError("Invalid CPU range specified: `%s'" % cpu_num_string)
[all …]
H A Drecount.py3 ArgumentError,
23 raise ArgumentError("-{} not supported in subcommand".format(k))
49 raise ArgumentError("subcommand required")
69 raise ArgumentError("{}: invalid subcommand".format(cmd_args[0]))
491 raise ArgumentError("no processor found with CPU ID {}".format(ptr_or_id))
661 raise ArgumentError("diagnose subcommand required")
667 raise ArgumentError("{}: invalid diagnose subcommand".format(cmd_args[0]))
H A Dexclaves.py8 from core.standard import VT, ArgumentError
130 raise ArgumentError("No arguments passed.")
H A Dbank.py75 raise ArgumentError("Please provide arguments")
97 raise ArgumentError("Please provide arguments")
H A Dworkqueue.py136 raise ArgumentError('missing struct proc * argument')
140 raise ArgumentError('not a workqueue thread')
154 raise ArgumentError('missing struct proc * argument')
H A Dkasan.py577 raise ArgumentError("Missing address argument")
581 raise ArgumentError("Missing address argument")
585 raise ArgumentError("Missing address argument")
589 raise ArgumentError("Missing address argument")
593 raise ArgumentError("Missing address argument")
599 raise ArgumentError(
608 raise ArgumentError("Unknown subcommand: `{}'".format(cmd))
983 raise ArgumentError()
H A Dsysreg.py45 raise ArgumentError("Missing arguments.")
51 raise ArgumentError("{} is not supported".format(reg_name))
H A Dktrace.py112 raise ArgumentError('argument provided is NULL')
122 raise ArgumentError('no argument provided and active typefilter is not set')
659 raise ArgumentError(
685 raise ArgumentError(
783 raise ArgumentError('error: path to trace file is required')
787 raise ArgumentError('error: -L and -N are mutually exclusive')
792 raise ArgumentError(
H A Dmbufs.py177 raise ArgumentError()
255 raise ArgumentError("Missing argument 0 in user function.")
289 raise ArgumentError("Missing argument 0 in user function.")
308 raise ArgumentError("Missing argument 0 in user function.")
350 raise ArgumentError("Invalid arguments passed.")
741 raise ArgumentError()
781 raise ArgumentError()
1096 raise ArgumentError("Missing argument 0 in user function.")
1196 raise ArgumentError("Missing argument 0 in user function.")
1213 raise ArgumentError("Missing argument 0 in user function.")
H A Dcoreanalytics.py9 raise ArgumentError("Please specify an event.")

12