Home
last modified time | relevance | path

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

/tools/security/gdb/
Dparameters_extract.py35 self.args[self.times_hit % self.count] = get_function_args()
207 def get_function_args(): function