Searched refs:FindMethodInVTable (Results 1 – 1 of 1) sorted by relevance
24 static Method *FindMethodInVTable(Class *klass, Method *method) in FindMethodInVTable() function133 auto *res = FindMethodInVTable(klass, &methods[j]); in Resolve()