Home
last modified time | relevance | path

Searched refs:OP_M2_STRING (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexpression.h268 OP_M2_STRING, /* Modula-2 string constants */ enumerator
H A Dm2-exp.y531 { write_exp_elt_opcode (OP_M2_STRING);
533 write_exp_elt_opcode (OP_M2_STRING); }
H A Dexpprint.c736 case OP_M2_STRING: in op_name_standard()
1038 case OP_M2_STRING: in dump_subexp_body_standard()
H A Dm2-exp.c1819 { write_exp_elt_opcode (OP_M2_STRING);
1821 write_exp_elt_opcode (OP_M2_STRING); }
H A Dparse.c913 case OP_M2_STRING: in operator_length_standard()