Searched refs:isObjCStubSymbol (Results 1 – 4 of 4) sorted by relevance
349 static bool isObjCStubSymbol(Symbol *sym);
891 bool ObjCStubsSection::isObjCStubSymbol(Symbol *sym) { in isObjCStubSymbol() function in ObjCStubsSection896 assert(isObjCStubSymbol(sym) && "not an objc stub"); in getMethname()
748 if (ObjCStubsSection::isObjCStubSymbol(sym)) { in scanSymbols()
1322 if (ObjCStubsSection::isObjCStubSymbol(sym)) in addSynthenticMethnames()