Home
last modified time | relevance | path

Searched refs:OP_FUNCALL (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-exp.y243 write_exp_elt_opcode (OP_FUNCALL);
245 write_exp_elt_opcode (OP_FUNCALL);
830 write_exp_elt_opcode (OP_FUNCALL); in write_object_renaming()
832 write_exp_elt_opcode (OP_FUNCALL); in write_object_renaming()
Dexpression.h184 OP_FUNCALL, enumerator
Dexpprint.c153 case OP_FUNCALL: in print_subexp_standard()
673 case OP_FUNCALL: in op_name_standard()
951 case OP_FUNCALL: in dump_subexp_body_standard()
Dm2-exp.y361 { write_exp_elt_opcode (OP_FUNCALL);
363 write_exp_elt_opcode (OP_FUNCALL); }
Djv-exp.y458 { write_exp_elt_opcode (OP_FUNCALL);
460 write_exp_elt_opcode (OP_FUNCALL); }
Dp-exp.y332 { write_exp_elt_opcode (OP_FUNCALL);
334 write_exp_elt_opcode (OP_FUNCALL);
Dobjc-exp.y399 { write_exp_elt_opcode (OP_FUNCALL);
401 write_exp_elt_opcode (OP_FUNCALL); }
Dc-exp.y336 { write_exp_elt_opcode (OP_FUNCALL);
338 write_exp_elt_opcode (OP_FUNCALL); }
Dparse.c874 case OP_FUNCALL: in operator_length_standard()
Dada-lang.c2442 case OP_FUNCALL: in resolve_subexp()
2697 case OP_FUNCALL: in resolve_subexp()
3238 newexp->elts[pc].opcode = newexp->elts[pc + 2].opcode = OP_FUNCALL; in replace_operator_with_call()
7323 case OP_FUNCALL: in ada_evaluate_subexp()
Deval.c959 case OP_FUNCALL: in evaluate_subexp_standard()