Searched refs:lookup_child_selector (Results 1 – 5 of 5) sorted by relevance
42 extern CORE_ADDR lookup_child_selector (char *methodname);
691 lookup_child_selector (sel)); in evaluate_subexp_standard()776 responds_selector = lookup_child_selector ("respondsToSelector:"); in evaluate_subexp_standard()778 responds_selector = lookup_child_selector ("respondsTo:"); in evaluate_subexp_standard()783 method_selector = lookup_child_selector ("methodForSelector:"); in evaluate_subexp_standard()785 method_selector = lookup_child_selector ("methodFor:"); in evaluate_subexp_standard()
137 lookup_child_selector (char *selname) in lookup_child_selector() function200 (builtin_type_long, lookup_child_selector ("stringWithCString:")); in value_nsstring()762 selid = lookup_child_selector(p); in end_msglist()
10284 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.10285 * objc-lang.h (lookup_child_selector): Adapt prototype.
130 * objc-lang.c (lookup_objc_class, lookup_child_selector): Remove 387 (lookup__objc_class, lookup_child_selector): Replace complain()