Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dax.h157 extern void ax_ext (struct agent_expr *EXPR, int N);
Dax-general.c157 ax_ext (struct agent_expr *x, int n) in ax_ext() function
246 ax_ext (x, size); in ax_const_l()
Dax-gdb.c360 ax_ext (ax, TYPE_LENGTH (type) * TARGET_CHAR_BIT); in gen_sign_extend()
372 ((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()