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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dannotate.h78 extern void annotate_arg_end (void);
80 /* Wrap calls to annotate_arg_begin and annotate_arg_end in an RAII
85 ~annotate_arg_emitter () { annotate_arg_end (); }
H A Dannotate.c420 annotate_arg_end (void)
417 annotate_arg_end (void) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dannotate.h78 extern void annotate_arg_end (void);
80 /* Wrap calls to annotate_arg_begin and annotate_arg_end in an RAII
85 ~annotate_arg_emitter () { annotate_arg_end (); }
H A Dannotate.c420 annotate_arg_end (void)
417 annotate_arg_end (void) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-framefilter.c533 annotate_arg_end ();
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-framefilter.c529 annotate_arg_end ();

Completed in 225 milliseconds