Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dexpression.h176 OP_INTERNALVAR, enumerator
Dparse.c508 write_exp_elt_opcode (OP_INTERNALVAR); in write_dollar_variable()
510 write_exp_elt_opcode (OP_INTERNALVAR); in write_dollar_variable()
861 case OP_INTERNALVAR: in operator_length_standard()
Dexpprint.c147 case OP_INTERNALVAR: in print_subexp_standard()
672 case OP_INTERNALVAR: in op_name_standard()
945 case OP_INTERNALVAR: in dump_subexp_body_standard()
Dada-exp.y281 { write_exp_elt_opcode (OP_INTERNALVAR);
283 write_exp_elt_opcode (OP_INTERNALVAR);
Dada-exp.c1599 { write_exp_elt_opcode (OP_INTERNALVAR);
1601 write_exp_elt_opcode (OP_INTERNALVAR);
Dax-gdb.c1607 case OP_INTERNALVAR: in gen_expr()
Deval.c466 case OP_INTERNALVAR: in evaluate_subexp_standard()
Dada-lang.c2093 case OP_INTERNALVAR: in ada_resolve_subexp()