Searched refs:FnStubs (Results 1 – 1 of 1) sorted by relevance
28 DenseMap<MCSymbol *, StubValueTy> FnStubs; variable47 return FnStubs[Sym]; in getFnStubEntry()61 SymbolListTy GetFnStubList() { return getSortedStubs(FnStubs); } in GetFnStubList()