Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDtracepoint.h25 struct action_line struct
27 struct action_line *next; argument
66 struct action_line *actions;
HDtracepoint.c455 struct action_line *action; in tracepoints_info()
816 struct action_line *next = NULL, *temp; in read_actions()
860 temp = xmalloc (sizeof (struct action_line)); in read_actions()
1034 struct action_line *line, *next; in free_actions()
1487 struct action_line *action; in encode_actions()
2266 struct action_line *line; in tracepoint_save_command()
2483 struct action_line *action; in trace_dump_command()