Home
last modified time | relevance | path

Searched refs:SymbolToTargetList (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp810 std::map<const Symbol *, TargetList> SymbolToTargetList; in NormalizedTBD_V4() local
813 SymbolToTargetList[Symbol] = Targets; in NormalizedTBD_V4()
821 for (const auto &IT : SymbolToTargetList) { in NormalizedTBD_V4()