Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dframe.h689 struct frame_arg struct
715 struct frame_arg *argp, argument
716 struct frame_arg *entryargp);
718 struct frame_arg *argp);
H A Dstack.c209 print_frame_arg (const struct frame_arg *arg) in print_frame_arg()
305 struct frame_arg *argp) in read_frame_local()
326 struct frame_arg *argp, struct frame_arg *entryargp) in read_frame_arg()
541 struct frame_arg arg, entryarg; in print_frame_args()
/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-stack.c249 list_arg_or_local (const struct frame_arg *arg, enum what_to_list what, in list_arg_or_local()
394 struct frame_arg arg, entryarg; in list_args_or_locals()
/dragonfly/sys/platform/pc64/isa/
H A Dclock.c210 clkintr(void *dummy, void *frame_arg) in clkintr() argument
236 systimer_intr(&sysclock_count, 0, frame_arg); in clkintr()