Searched refs:SymbolListTy (Results 1 – 13 of 13) sorted by relevance
61 SymbolListTy GetFnStubList() const { in GetFnStubList()64 SymbolListTy GetGVStubList() const { in GetGVStubList()67 SymbolListTy GetHiddenGVStubList() const { in GetHiddenGVStubList()90 SymbolListTy GetGVStubList() const { in GetGVStubList()
88 typedef std::vector<std::pair<MCSymbol*, StubValueTy> > SymbolListTy; typedef90 static SymbolListTy GetSortedStubs(const DenseMap<MCSymbol*, StubValueTy>&);
51 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()52 SymbolListTy GetThreadLocalGVStubList() { in GetThreadLocalGVStubList()75 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
98 typedef std::vector<std::pair<MCSymbol*, StubValueTy> > SymbolListTy; typedef103 static SymbolListTy getSortedStubs(DenseMap<MCSymbol*, StubValueTy>&);
36 MachineModuleInfoImpl::SymbolListTy39 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end()); in GetSortedStubs()
34 MachineModuleInfoImpl::SymbolListTy MachineModuleInfoImpl::getSortedStubs( in getSortedStubs()36 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end()); in getSortedStubs()
127 void EmitFunctionStubs(const MachineModuleInfoMachO::SymbolListTy &Stubs);482 EmitFunctionStubs(const MachineModuleInfoMachO::SymbolListTy &Stubs) { in EmitFunctionStubs()586 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetFnStubList(); in doFinalization()
489 MachineModuleInfoMachO::SymbolListTy Stubs; in EmitEndOfAsmFile()650 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in EmitEndOfAsmFile()
587 MachineModuleInfoMachO::SymbolListTy Stubs; in EmitEndOfAsmFile()
1367 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in doFinalization()
595 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in EmitEndOfAsmFile()
502 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in EmitEndOfAsmFile()
1152 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in doFinalization()