Lines Matching defs:msg_send_stret
1941 struct value *msg_send_stret = NULL;
1971 directly. The msg_send_stret function is used in the special
1984 msg_send_stret
1988 msg_send_stret = value_from_pointer (type,
1989 value_as_address (msg_send_stret));
1995 msg_send_stret
2129 msg_send_stret. We must use a pointer here, as
2130 msg_send and msg_send_stret are of pointer type, and
2136 value_as_address (msg_send_stret));
2145 called_method = msg_send_stret;