Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dsendmsg.c554 __objc_install_methods_in_dtable (struct sarray *dtable, struct objc_method_list * method_list) in __objc_install_methods_in_dtable() function
562 __objc_install_methods_in_dtable (dtable, method_list->method_next); in __objc_install_methods_in_dtable()
1115 __objc_install_methods_in_dtable (dtable, cls->methods); in __objc_prepare_dtable_for_class()