Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libobjc/
HDsendmsg.c330 extern IMP get_imp (Class, SEL);
334 get_imp (Class class, SEL sel) in get_imp() function
360 return get_imp (class_, selector); in class_getMethodImplementation()
477 return get_imp (super->super_class, sel); in objc_msg_lookup_super()
HDlibobjc.def89 get_imp