Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dtracepoint.c206 static void add_aexpr (struct collection_list *, struct agent_expr *);
1125 add_aexpr (collect, aexpr); in collect_symbol()
1445 add_aexpr (collect, aexpr); in encode_actions_1()
1534 add_aexpr (collect, aexpr); in encode_actions_1()
1590 add_aexpr (collect, aexpr); in encode_actions_1()
1675 add_aexpr (struct collection_list *collect, struct agent_expr *aexpr) in add_aexpr() function