Home
last modified time | relevance | path

Searched refs:STRUCTOP_PTR (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDexpression.h282 STRUCTOP_PTR, enumerator
HDobjc-exp.y289 { write_exp_elt_opcode (STRUCTOP_PTR);
291 write_exp_elt_opcode (STRUCTOP_PTR); }
765 write_exp_elt_opcode (STRUCTOP_PTR);
767 write_exp_elt_opcode (STRUCTOP_PTR);
HDc-exp.y291 { write_exp_elt_opcode (STRUCTOP_PTR);
293 write_exp_elt_opcode (STRUCTOP_PTR); }
700 write_exp_elt_opcode (STRUCTOP_PTR);
702 write_exp_elt_opcode (STRUCTOP_PTR);
HDexpprint.c341 case STRUCTOP_PTR: in print_subexp_standard()
740 case STRUCTOP_PTR: in op_name_standard()
998 case STRUCTOP_PTR: in dump_subexp_body_standard()
HDc-exp.c1575 { write_exp_elt_opcode (STRUCTOP_PTR);
1577 write_exp_elt_opcode (STRUCTOP_PTR); }
2025 write_exp_elt_opcode (STRUCTOP_PTR);
2027 write_exp_elt_opcode (STRUCTOP_PTR);
HDobjc-exp.c1557 { write_exp_elt_opcode (STRUCTOP_PTR);
1559 write_exp_elt_opcode (STRUCTOP_PTR); }
2083 write_exp_elt_opcode (STRUCTOP_PTR);
2085 write_exp_elt_opcode (STRUCTOP_PTR);
HDjv-exp.y1264 write_exp_elt_opcode (STRUCTOP_PTR); in push_variable()
1266 write_exp_elt_opcode (STRUCTOP_PTR); in push_variable()
HDp-exp.y669 write_exp_elt_opcode (STRUCTOP_PTR);
671 write_exp_elt_opcode (STRUCTOP_PTR);
HDax-gdb.c1691 case STRUCTOP_PTR: in gen_expr()
1700 else if (op == STRUCTOP_PTR) in gen_expr()
HDeval.c1043 else if (op == STRUCTOP_STRUCT || op == STRUCTOP_PTR) in evaluate_subexp_standard()
1112 if (op == STRUCTOP_STRUCT || op == STRUCTOP_PTR) in evaluate_subexp_standard()
1323 case STRUCTOP_PTR: in evaluate_subexp_standard()
HDjv-exp.c2635 write_exp_elt_opcode (STRUCTOP_PTR); in push_variable()
2637 write_exp_elt_opcode (STRUCTOP_PTR); in push_variable()
HDp-exp.c1779 write_exp_elt_opcode (STRUCTOP_PTR);
1781 write_exp_elt_opcode (STRUCTOP_PTR);
HDparse.c907 case STRUCTOP_PTR: in operator_length_standard()
HDada-lang.c2103 case STRUCTOP_PTR: in ada_resolve_subexp()
7544 case STRUCTOP_PTR: in ada_evaluate_subexp()