Searched refs:TAG_MSGSENDSUPER_STRET (Results 1 – 6 of 6) sorted by relevance
71 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper2_stret" macro452 fnam = fixup_p ? TAG_MSGSENDSUPER_STRET TAG_FIXUP : TAG_MSGSENDSUPER_STRET; in next_runtime_02_initialize()
69 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper_stret" macro348 umsg_super_stret_decl = add_builtin_function (TAG_MSGSENDSUPER_STRET, in next_runtime_01_initialize()
72 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper2_stret" macro454 fnam = fixup_p ? TAG_MSGSENDSUPER_STRET TAG_FIXUP : TAG_MSGSENDSUPER_STRET; in next_runtime_02_initialize()
70 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper_stret" macro349 umsg_super_stret_decl = add_builtin_function (TAG_MSGSENDSUPER_STRET, in next_runtime_01_initialize()
343 (TAG_MSGSENDSUPER_STRET): Likewise.
7733 (TAG_MSGSEND_STRET, TAG_MSGSENDSUPER_STRET, TAG_MSGSEND_NONNIL,