Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/
Dobjc-lang.c1781 find_implementation_from_class (CORE_ADDR class, CORE_ADDR sel) in find_implementation_from_class() function
1841 return find_implementation_from_class (ostr.isa, sel); in find_implementation()
1899 res = find_implementation_from_class (sstr.class, sel); in resolve_msgsend_super()
1923 res = find_implementation_from_class (sstr.class, sel); in resolve_msgsend_super_stret()