Home
last modified time | relevance | path

Searched refs:OP_EXPRSTRING (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dscm-exp.c491 write_exp_elt_opcode (OP_EXPRSTRING); in scm_parse()
493 write_exp_elt_opcode (OP_EXPRSTRING); in scm_parse()
H A Dexpression.h322 OP_EXPRSTRING, enumerator
H A Dscm-lang.c219 case OP_EXPRSTRING: in evaluate_subexp_scm()
H A Dexpprint.c168 case OP_EXPRSTRING: in print_subexp_standard()
1042 case OP_EXPRSTRING: in dump_subexp_body_standard()
H A Dparse.c918 case OP_EXPRSTRING: in operator_length_standard()
H A DChangeLog-19951253 * expression.h (enum exp_code): Added OP_EXPRSTRING.
1255 * expprint.c (print_subexp): Add OP_EXPRSTRING support.