Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp448 for (const auto &SymArch : SymbolToArchSet) { in NormalizedTBD() local
449 if (SymArch.second != Architectures) in NormalizedTBD()
452 const auto *Symbol = SymArch.first; in NormalizedTBD()
507 for (const auto &SymArch : SymbolToArchSet) { in NormalizedTBD() local
508 if (SymArch.second != Architectures) in NormalizedTBD()
511 const auto *Symbol = SymArch.first; in NormalizedTBD()