Home
last modified time | relevance | path

Searched refs:OP_OBJC_SELF (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexpression.h290 OP_OBJC_SELF, enumerator
H A Dexpprint.c434 case OP_OBJC_SELF: in print_subexp_standard()
744 case OP_OBJC_SELF: in op_name_standard()
H A Dobjc-exp.y763 write_exp_elt_opcode (OP_OBJC_SELF);
764 write_exp_elt_opcode (OP_OBJC_SELF);
H A Dparse.c955 case OP_OBJC_SELF: in operator_length_standard()
H A Dobjc-exp.c2088 write_exp_elt_opcode (OP_OBJC_SELF);
2089 write_exp_elt_opcode (OP_OBJC_SELF);
H A Deval.c2044 case OP_OBJC_SELF: in evaluate_subexp_standard()
H A DChangeLog-20021715 OP_OBJC_MSGCALL, and OP_OBJC_SELF.
1716 (op_name): Handle OP_OBJC_SELF.
1722 OP_OBJC_SELECTOR, OP_OBJC_NSSTRING, and OP_OBJC_SELF.