Searched refs:getSortedStubs (Results 1 – 3 of 3) sorted by relevance
62 return getSortedStubs(FnStubs); in GetFnStubList()65 return getSortedStubs(GVStubs); in GetGVStubList()68 return getSortedStubs(HiddenGVStubs); in GetHiddenGVStubList()91 return getSortedStubs(GVStubs); in GetGVStubList()
97 static SymbolListTy getSortedStubs(DenseMap<MCSymbol*, StubValueTy>&);
34 MachineModuleInfoImpl::SymbolListTy MachineModuleInfoImpl::getSortedStubs( in getSortedStubs() function in MachineModuleInfoImpl