Home
last modified time | relevance | path

Searched refs:__objc_install_methods_in_dtable (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dsendmsg.c537 __objc_install_methods_in_dtable (struct sarray *dtable, struct objc_method_list * method_list) in __objc_install_methods_in_dtable() function
545 __objc_install_methods_in_dtable (dtable, method_list->method_next); in __objc_install_methods_in_dtable()
1098 __objc_install_methods_in_dtable (dtable, cls->methods); in __objc_prepare_dtable_for_class()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dsendmsg.c537 __objc_install_methods_in_dtable (struct sarray *dtable, struct objc_method_list * method_list) in __objc_install_methods_in_dtable() function
545 __objc_install_methods_in_dtable (dtable, method_list->method_next); in __objc_install_methods_in_dtable()
1098 __objc_install_methods_in_dtable (dtable, cls->methods); in __objc_prepare_dtable_for_class()
H A DChangeLog728 (__objc_install_methods_in_dtable): Updated arguments.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.117094 * objc/sendmsg.c (__objc_install_methods_in_dtable): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.117094 * objc/sendmsg.c (__objc_install_methods_in_dtable): New function.