Searched refs:getMethname (Results 1 – 3 of 3) sorted by relevance
350 static StringRef getMethname(Symbol *sym);
894 StringRef ObjCStubsSection::getMethname(Symbol *sym) { in getMethname() function in ObjCStubsSection902 StringRef methname = getMethname(sym); in addEntry()951 auto methname = getMethname(sym); in writeTo()
1384 os << ObjCStubsSection::getMethname(sym) << '\0'; in addSynthenticMethnames()