Home
last modified time | relevance | path

Searched refs:STRUCTOP_MEMBER (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dexpression.h87 STRUCTOP_MEMBER, enumerator
Dexpprint.c636 case STRUCTOP_MEMBER: in op_name_standard()
1030 case STRUCTOP_MEMBER: in dump_subexp_body_standard()
Deval.c965 if (op == STRUCTOP_MEMBER || op == STRUCTOP_MPTR) in evaluate_subexp_standard()
984 if (op == STRUCTOP_MEMBER) in evaluate_subexp_standard()
1162 else if (op == STRUCTOP_MEMBER || op == STRUCTOP_MPTR) in evaluate_subexp_standard()
1363 case STRUCTOP_MEMBER: in evaluate_subexp_standard()
Dobjc-exp.y317 write_exp_elt_opcode (STRUCTOP_MEMBER); }
321 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
Dc-exp.y316 write_exp_elt_opcode (STRUCTOP_MEMBER); }
320 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
Dc-exp.c1612 write_exp_elt_opcode (STRUCTOP_MEMBER); }
1617 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
Dobjc-exp.c1596 write_exp_elt_opcode (STRUCTOP_MEMBER); }
1601 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
DChangeLog-19924963 * eval.c (evaluate_subexp): Merge code for STRUCTOP_MEMBER