Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDax-gdb.c1861 if1 = ax_goto (ax, aop_if_goto); in gen_expr()
1862 go1 = ax_goto (ax, aop_goto); in gen_expr()
1866 if2 = ax_goto (ax, aop_if_goto); in gen_expr()
1867 go2 = ax_goto (ax, aop_goto); in gen_expr()
1870 end = ax_goto (ax, aop_goto); in gen_expr()
1884 if1 = ax_goto (ax, aop_if_goto); in gen_expr()
1887 if2 = ax_goto (ax, aop_if_goto); in gen_expr()
1889 end = ax_goto (ax, aop_goto); in gen_expr()
1907 if1 = ax_goto (ax, aop_if_goto); in gen_expr()
1910 end = ax_goto (ax, aop_goto); in gen_expr()
HDax.h201 extern int ax_goto (struct agent_expr *EXPR, enum agent_op OP);
HDax-general.c215 ax_goto (struct agent_expr *x, enum agent_op op) in ax_goto() function
HDdwarf2loc.c2950 i = ax_goto (expr, aop_if_goto); in dwarf2_compile_expr_to_ax()
3101 i = ax_goto (expr, aop_goto); in dwarf2_compile_expr_to_ax()
3111 i = ax_goto (expr, aop_if_goto); in dwarf2_compile_expr_to_ax()