Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dmethods.c129 method_setImplementation (struct objc_method * method, IMP implementation) in method_setImplementation() function
H A Dsendmsg.c758 return method_setImplementation (method, implementation); in class_replaceMethod()
H A DChangeLog967 * sendmsg.c (method_setImplementation): Do not declare.
1312 (method_setImplementation): New.
1313 * objc/runtime.h (method_setImplementation): New.
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dmethods.c129 method_setImplementation (struct objc_method * method, IMP implementation) in method_setImplementation() function
H A Dsendmsg.c758 return method_setImplementation (method, implementation); in class_replaceMethod()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc/
H A Druntime.h547 method_setImplementation (Method method, IMP implementation);
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc/
H A Druntime.h547 method_setImplementation (Method method, IMP implementation);