Home
last modified time | relevance | path

Searched refs:UNOP_IND (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexpression.h243 UNOP_IND, /* Unary * */ enumerator
H A Dada-exp.y231 { write_exp_elt_opcode (UNOP_IND); }
574 { write_exp_elt_opcode (UNOP_IND); }
784 write_exp_elt_opcode (UNOP_IND); in write_object_renaming()
H A Dp-exp.y259 { write_exp_elt_opcode (UNOP_IND);
352 write_exp_elt_opcode (UNOP_IND);
532 write_exp_elt_opcode (UNOP_IND);
H A Dp-lang.c418 {"^", UNOP_IND, PREC_SUFFIX, 1},
H A Dada-exp.c1538 { write_exp_elt_opcode (UNOP_IND); }
2025 { write_exp_elt_opcode (UNOP_IND); }
2470 write_exp_elt_opcode (UNOP_IND); in write_object_renaming()
H A Dm2-lang.c378 {"^", UNOP_IND, PREC_PREFIX, 0},
H A Dexpprint.c692 case UNOP_IND: in op_name_standard()
881 case UNOP_IND: in dump_subexp_body_standard()
H A Dp-exp.c1337 { write_exp_elt_opcode (UNOP_IND);
1450 write_exp_elt_opcode (UNOP_IND);
1646 write_exp_elt_opcode (UNOP_IND);
H A Djv-lang.c844 case UNOP_IND: in evaluate_subexp_java()
1065 {"*", UNOP_IND, PREC_PREFIX, 0},
H A Dc-lang.c508 {"*", UNOP_IND, PREC_PREFIX, 0},
H A Deval.c1888 case UNOP_IND: in evaluate_subexp_standard()
2089 case UNOP_IND: in evaluate_subexp_for_address()
2210 case UNOP_IND: in evaluate_subexp_for_sizeof()
H A Df-lang.c427 {"**", UNOP_IND, PREC_PREFIX, 0},
H A Dm2-exp.y219 { write_exp_elt_opcode (UNOP_IND); }
H A Df-exp.y244 { write_exp_elt_opcode (UNOP_IND); }
H A Djv-exp.y518 { write_exp_elt_opcode (UNOP_IND); } /*FIXME not in Java */
H A Dvalarith.c562 case UNOP_IND: in value_x_unop()
H A Dax-gdb.c1667 case UNOP_IND: in gen_expr()
H A Dm2-exp.c1467 { write_exp_elt_opcode (UNOP_IND); }
H A Dobjc-exp.y249 { write_exp_elt_opcode (UNOP_IND); }
H A Df-exp.c1350 { write_exp_elt_opcode (UNOP_IND); }
H A Dc-exp.y248 { write_exp_elt_opcode (UNOP_IND); }
H A Dobjc-lang.c625 {"*", UNOP_IND, PREC_PREFIX, 0},
H A Djv-exp.c1670 { write_exp_elt_opcode (UNOP_IND); }
H A Dc-exp.c1530 { write_exp_elt_opcode (UNOP_IND); }
H A Dobjc-exp.c1514 { write_exp_elt_opcode (UNOP_IND); }

12