Searched refs:read_const (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ax-general.c | 36 static LONGEST read_const (struct agent_expr *x, int o, int n); 112 read_const (struct agent_expr *x, int o, int n) in read_const() function 369 read_const (x, i + 1, aop_map[op].op_size)); in ax_print() 468 int target = read_const (ax, i + 1, 2); in ax_reqs() 510 int reg = read_const (ax, i + 1, 2); in ax_reqs()
|
H A D | ChangeLog-1998 | 5548 * ax-general.c (read_const, generic_ext, ax_trace_quick,
|
H A D | ChangeLog-1999 | 6790 ax-general.c (grow_expr, append_const, read_const, generic_ext):
|