Searched refs:print_args_stub (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dstack.c171 static int print_args_stub (void *);
393 print_args_stub (void *args)
659 catch_errors (print_args_stub, &args, "", RETURN_MASK_ALL);
392 print_args_stub (void *args) function

Completed in 94 milliseconds