Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/TextAPI/MachO/
DTextStub.cpp852 std::map<const Symbol *, TargetList> SymbolToTargetList; in NormalizedTBD_V4() local
857 SymbolToTargetList[Symbol] = Targets; in NormalizedTBD_V4()
865 for (const auto &IT : SymbolToTargetList) { in NormalizedTBD_V4()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp849 std::map<const Symbol *, TargetList> SymbolToTargetList; in NormalizedTBD_V4() local
854 SymbolToTargetList[Symbol] = Targets; in NormalizedTBD_V4()
862 for (const auto &IT : SymbolToTargetList) { in NormalizedTBD_V4()