Searched refs:STRUCT_RETURN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/objc4-646/runtime/Messengers.subproj/
H A Dobjc-msg-i386.s252 // CacheLookup WORD_RETURN | STRUCT_RETURN, MSG_SEND | MSG_SENDSUPER | CACHE_GET, cacheMissLabel
257 // STRUCT_RETURN (struct address is at sp+4, first parameter at sp+8)
276 STRUCT_RETURN = 1 define
477 // MethodTableLookup WORD_RETURN | STRUCT_RETURN, MSG_SEND | MSG_SENDSUPER
480 // STRUCT_RETURN (struct address is at sp+4, first parameter at sp+8)
855 CacheLookup STRUCT_RETURN, MSG_SEND, LMsgSendStretCacheMiss
862 MethodTableLookup STRUCT_RETURN, MSG_SEND
910 CacheLookup STRUCT_RETURN, MSG_SENDSUPER, LMsgSendSuperStretCacheMiss
917 MethodTableLookup STRUCT_RETURN, MSG_SENDSUPER

Completed in 89 milliseconds