Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dobjc-lang.h42 extern CORE_ADDR lookup_child_selector (char *methodname);
H A Deval.c691 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()
H A Dobjc-lang.c137 lookup_child_selector (char *selname) in lookup_child_selector() function
200 (builtin_type_long, lookup_child_selector ("stringWithCString:")); in value_nsstring()
762 selid = lookup_child_selector(p); in end_msglist()
H A DChangeLog10284 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
10285 * objc-lang.h (lookup_child_selector): Adapt prototype.
H A DChangeLog-2002130 * objc-lang.c (lookup_objc_class, lookup_child_selector): Remove
387 (lookup__objc_class, lookup_child_selector): Replace complain()