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()
90 static SymbolListTy GetSortedStubs(const DenseMap<MCSymbol*, StubValueTy>&);
37 MachineModuleInfoImpl::GetSortedStubs(const DenseMap<MCSymbol*, in GetSortedStubs() function in MachineModuleInfoImpl