diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-08 07:27:57 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-08 07:28:21 -0700 |
commit | 876469ffa1f52b15dfbc8336b31b908edf95fba6 (patch) | |
tree | 529d3b4adac4c544c72ca41c199415aa543bb943 /gdb/rust-lang.c | |
parent | 6d89e2962a8cc245b8364e1968396873bd0bb9b1 (diff) | |
download | binutils-876469ffa1f52b15dfbc8336b31b908edf95fba6.zip binutils-876469ffa1f52b15dfbc8336b31b908edf95fba6.tar.gz binutils-876469ffa1f52b15dfbc8336b31b908edf95fba6.tar.bz2 |
Introduce unop_ind_operation
This adds class unop_ind_operation, which implements UNOP_IND.
gdb/ChangeLog
2021-03-08 Tom Tromey <tom@tromey.com>
* expop.h (class unop_ind_base_operation)
(class unop_ind_operation): New.
* eval.c (eval_op_ind): No longer static. Remove "op" parameter.
(unop_ind_base_operation::evaluate_for_address)
(unop_ind_base_operation::evaluate_for_sizeof): New method.
* ax-gdb.c (gen_expr_unop) <case UNOP_IND>: New.
Diffstat (limited to 'gdb/rust-lang.c')
0 files changed, 0 insertions, 0 deletions