Home
last modified time | relevance | path

Searched refs:TAG_MSGSENDSUPER_STRET (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c71 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper2_stret" macro
452 fnam = fixup_p ? TAG_MSGSENDSUPER_STRET TAG_FIXUP : TAG_MSGSENDSUPER_STRET; in next_runtime_02_initialize()
H A Dobjc-next-runtime-abi-01.c69 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper_stret" macro
348 umsg_super_stret_decl = add_builtin_function (TAG_MSGSENDSUPER_STRET, in next_runtime_01_initialize()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc72 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper2_stret" macro
454 fnam = fixup_p ? TAG_MSGSENDSUPER_STRET TAG_FIXUP : TAG_MSGSENDSUPER_STRET; in next_runtime_02_initialize()
H A Dobjc-next-runtime-abi-01.cc70 #define TAG_MSGSENDSUPER_STRET "objc_msgSendSuper_stret" macro
349 umsg_super_stret_decl = add_builtin_function (TAG_MSGSENDSUPER_STRET, in next_runtime_01_initialize()
H A DChangeLog343 (TAG_MSGSENDSUPER_STRET): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20037733 (TAG_MSGSEND_STRET, TAG_MSGSENDSUPER_STRET, TAG_MSGSEND_NONNIL,