Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtracepoint.c759 static void read_actions (struct tracepoint *);
812 read_actions (t); in trace_actions_command()
823 read_actions (struct tracepoint *t) in read_actions() function