Searched refs:__objc_install_methods_in_dtable (Results 1 – 5 of 5) sorted by relevance
537 __objc_install_methods_in_dtable (struct sarray *dtable, struct objc_method_list * method_list) in __objc_install_methods_in_dtable() function545 __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()
728 (__objc_install_methods_in_dtable): Updated arguments.
7094 * objc/sendmsg.c (__objc_install_methods_in_dtable): New function.