Home
last modified time | relevance | path

Searched refs:OP_VAR_VALUE (Results 1 – 21 of 21) sorted by relevance

/trueos/contrib/gdb/gdb/
HDm2-exp.y563 { write_exp_elt_opcode(OP_VAR_VALUE);
566 write_exp_elt_opcode (OP_VAR_VALUE); }
582 write_exp_elt_opcode (OP_VAR_VALUE);
586 write_exp_elt_opcode (OP_VAR_VALUE); }
609 write_exp_elt_opcode (OP_VAR_VALUE);
615 write_exp_elt_opcode (OP_VAR_VALUE);
HDp-exp.y579 write_exp_elt_opcode (OP_VAR_VALUE);
583 write_exp_elt_opcode (OP_VAR_VALUE); }
614 write_exp_elt_opcode (OP_VAR_VALUE);
617 write_exp_elt_opcode (OP_VAR_VALUE);
649 write_exp_elt_opcode (OP_VAR_VALUE);
655 write_exp_elt_opcode (OP_VAR_VALUE);
HDc-exp.y588 write_exp_elt_opcode (OP_VAR_VALUE);
592 write_exp_elt_opcode (OP_VAR_VALUE); }
647 write_exp_elt_opcode (OP_VAR_VALUE);
650 write_exp_elt_opcode (OP_VAR_VALUE);
682 write_exp_elt_opcode (OP_VAR_VALUE);
688 write_exp_elt_opcode (OP_VAR_VALUE);
HDobjc-exp.y654 write_exp_elt_opcode (OP_VAR_VALUE);
658 write_exp_elt_opcode (OP_VAR_VALUE); }
712 write_exp_elt_opcode (OP_VAR_VALUE);
715 write_exp_elt_opcode (OP_VAR_VALUE);
747 write_exp_elt_opcode (OP_VAR_VALUE);
753 write_exp_elt_opcode (OP_VAR_VALUE);
HDm2-exp.c1843 { write_exp_elt_opcode(OP_VAR_VALUE);
1846 write_exp_elt_opcode (OP_VAR_VALUE); }
1858 write_exp_elt_opcode (OP_VAR_VALUE);
1862 write_exp_elt_opcode (OP_VAR_VALUE); }
1885 write_exp_elt_opcode (OP_VAR_VALUE);
1891 write_exp_elt_opcode (OP_VAR_VALUE);
HDexpression.h161 OP_VAR_VALUE, enumerator
HDp-exp.c1687 write_exp_elt_opcode (OP_VAR_VALUE);
1691 write_exp_elt_opcode (OP_VAR_VALUE); }
1723 write_exp_elt_opcode (OP_VAR_VALUE);
1726 write_exp_elt_opcode (OP_VAR_VALUE);
1759 write_exp_elt_opcode (OP_VAR_VALUE);
1765 write_exp_elt_opcode (OP_VAR_VALUE);
HDparse.c490 write_exp_elt_opcode (OP_VAR_VALUE); in write_dollar_variable()
493 write_exp_elt_opcode (OP_VAR_VALUE); in write_dollar_variable()
853 case OP_VAR_VALUE: in operator_length_standard()
HDobjc-exp.c1967 write_exp_elt_opcode (OP_VAR_VALUE);
1971 write_exp_elt_opcode (OP_VAR_VALUE); }
2029 write_exp_elt_opcode (OP_VAR_VALUE);
2032 write_exp_elt_opcode (OP_VAR_VALUE);
2065 write_exp_elt_opcode (OP_VAR_VALUE);
2071 write_exp_elt_opcode (OP_VAR_VALUE);
HDc-exp.c1908 write_exp_elt_opcode (OP_VAR_VALUE);
1912 write_exp_elt_opcode (OP_VAR_VALUE); }
1971 write_exp_elt_opcode (OP_VAR_VALUE);
1974 write_exp_elt_opcode (OP_VAR_VALUE);
2007 write_exp_elt_opcode (OP_VAR_VALUE);
2013 write_exp_elt_opcode (OP_VAR_VALUE);
HDexpprint.c108 case OP_VAR_VALUE: in print_subexp_standard()
666 case OP_VAR_VALUE: in op_name_standard()
926 case OP_VAR_VALUE: in dump_subexp_body_standard()
HDada-exp.y711 write_exp_elt_opcode (OP_VAR_VALUE);
716 write_exp_elt_opcode (OP_VAR_VALUE);
HDf-exp.y467 write_exp_elt_opcode (OP_VAR_VALUE);
473 write_exp_elt_opcode (OP_VAR_VALUE);
HDeval.c428 case OP_VAR_VALUE: in evaluate_subexp_standard()
1170 else if (op == OP_VAR_VALUE) in evaluate_subexp_standard()
2097 case OP_VAR_VALUE: in evaluate_subexp_for_address()
2169 case OP_VAR_VALUE: in evaluate_subexp_with_coercion()
2227 case OP_VAR_VALUE: in evaluate_subexp_for_sizeof()
HDjv-exp.y1247 write_exp_elt_opcode (OP_VAR_VALUE); in push_variable()
1252 write_exp_elt_opcode (OP_VAR_VALUE); in push_variable()
HDada-exp.c2382 write_exp_elt_opcode (OP_VAR_VALUE);
2387 write_exp_elt_opcode (OP_VAR_VALUE);
HDax-gdb.c199 case OP_VAR_VALUE: in const_expr()
1592 case OP_VAR_VALUE: in gen_expr()
HDf-exp.c1592 write_exp_elt_opcode (OP_VAR_VALUE);
1598 write_exp_elt_opcode (OP_VAR_VALUE);
HDjv-exp.c2618 write_exp_elt_opcode (OP_VAR_VALUE); in push_variable()
2623 write_exp_elt_opcode (OP_VAR_VALUE); in push_variable()
HDtracepoint.c963 if (exp->elts[0].opcode == OP_VAR_VALUE) in validate_actionline()
1580 case OP_VAR_VALUE: in encode_actions()
HDada-lang.c1969 case OP_VAR_VALUE: in ada_resolve_subexp()
2085 case OP_VAR_VALUE: in ada_resolve_subexp()
2234 case OP_VAR_VALUE: in ada_resolve_subexp()
2793 newexp->elts[pc + 3].opcode = newexp->elts[pc + 6].opcode = OP_VAR_VALUE; in replace_operator_with_call()
6951 case OP_VAR_VALUE: in ada_evaluate_subexp()