Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dexpression.h282 STRUCTOP_PTR, enumerator
Dobjc-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);
Dexpprint.c341 case STRUCTOP_PTR: in print_subexp_standard()
739 case STRUCTOP_PTR: in op_name_standard()
997 case STRUCTOP_PTR: in dump_subexp_body_standard()
Dc-exp.y292 { write_exp_elt_opcode (STRUCTOP_PTR);
294 write_exp_elt_opcode (STRUCTOP_PTR); }
701 write_exp_elt_opcode (STRUCTOP_PTR);
703 write_exp_elt_opcode (STRUCTOP_PTR);
Djv-exp.y1273 write_exp_elt_opcode (STRUCTOP_PTR); in push_variable()
1275 write_exp_elt_opcode (STRUCTOP_PTR); in push_variable()
Dp-exp.y669 write_exp_elt_opcode (STRUCTOP_PTR);
671 write_exp_elt_opcode (STRUCTOP_PTR);
Dax-gdb.c1702 case STRUCTOP_PTR: in gen_expr()
1711 else if (op == STRUCTOP_PTR) in gen_expr()
Deval.c1041 else if (op == STRUCTOP_STRUCT || op == STRUCTOP_PTR) in evaluate_subexp_standard()
1110 if (op == STRUCTOP_STRUCT || op == STRUCTOP_PTR) in evaluate_subexp_standard()
1339 case STRUCTOP_PTR: in evaluate_subexp_standard()
Dparse.c911 case STRUCTOP_PTR: in operator_length_standard()