Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/TextAPI/MachO/
DTextStub.cpp487 for (const auto &SymArch : SymbolToArchSet) { in NormalizedTBD() local
488 if (SymArch.second != Architectures) in NormalizedTBD()
491 const auto *Symbol = SymArch.first; in NormalizedTBD()
547 for (const auto &SymArch : SymbolToArchSet) { in NormalizedTBD() local
548 if (SymArch.second != Architectures) in NormalizedTBD()
551 const auto *Symbol = SymArch.first; in NormalizedTBD()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp484 for (const auto &SymArch : SymbolToArchSet) { in NormalizedTBD() local
485 if (SymArch.second != Architectures) in NormalizedTBD()
488 const auto *Symbol = SymArch.first; in NormalizedTBD()
544 for (const auto &SymArch : SymbolToArchSet) { in NormalizedTBD() local
545 if (SymArch.second != Architectures) in NormalizedTBD()
548 const auto *Symbol = SymArch.first; in NormalizedTBD()