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

/freebsd-10-stable/contrib/gdb/gdb/
H A Dtracepoint.h25 struct action_line struct
27 struct action_line *next;
66 struct action_line *actions;
H A Dtracepoint.c455 struct action_line *action;
816 struct action_line *next = NULL, *temp;
860 temp = xmalloc (sizeof (struct action_line));
1034 struct action_line *line, *next;
1487 struct action_line *action;
2266 struct action_line *line;
2483 struct action_line *action;

Completed in 51 milliseconds