Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dannotate.h33 extern void annotate_exited (int);
H A Dannotate.c134 annotate_exited (int exitstatus) in annotate_exited() function
H A Dinfrun.c3156 annotate_exited (stop_info); in print_stop_reason()