Searched refs:SymbolListTy (Results 1 – 7 of 7) sorted by relevance
61 SymbolListTy GetFnStubList() { in GetFnStubList()64 SymbolListTy GetGVStubList() { in GetGVStubList()67 SymbolListTy GetHiddenGVStubList() { in GetHiddenGVStubList()90 SymbolListTy GetGVStubList() { in GetGVStubList()
92 typedef std::vector<std::pair<MCSymbol*, StubValueTy> > SymbolListTy; typedef97 static SymbolListTy getSortedStubs(DenseMap<MCSymbol*, StubValueTy>&);
34 MachineModuleInfoImpl::SymbolListTy MachineModuleInfoImpl::getSortedStubs( in getSortedStubs()36 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end()); in getSortedStubs()
143 void EmitFunctionStubs(const MachineModuleInfoMachO::SymbolListTy &Stubs);1271 EmitFunctionStubs(const MachineModuleInfoMachO::SymbolListTy &Stubs) { in EmitFunctionStubs()1425 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetFnStubList(); in doFinalization()
614 MachineModuleInfoMachO::SymbolListTy Stubs; in EmitEndOfAsmFile()
490 MachineModuleInfoMachO::SymbolListTy Stubs = MMIMacho.GetGVStubList(); in EmitEndOfAsmFile()
1050 MachineModuleInfoELF::SymbolListTy Stubs = MMIELF.GetGVStubList(); in doFinalization()