Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dax.h160 extern void ax_zero_ext (struct agent_expr *EXPR, int N);
Dax-general.c165 ax_zero_ext (struct agent_expr *x, int n) in ax_zero_ext() function
Dax-gdb.c372 ((TYPE_UNSIGNED (type) ? ax_zero_ext : ax_ext) (ax, bits)); in gen_extend()
1340 ((TYPE_UNSIGNED (type) ? ax_zero_ext : ax_ext) (ax, end - start)); in gen_bitfield_ref()