Searched refs:getArchitectures (Results 1 – 7 of 7) sorted by relevance
439 Architectures = File->getArchitectures(); in NormalizedTBD()463 ArchSet.insert(Library.getArchitectures()); in NormalizedTBD()466 ArchSet.insert(Library.getArchitectures()); in NormalizedTBD()470 auto Architectures = Symbol->getArchitectures(); in NormalizedTBD()480 if (Library.getArchitectures() == Architectures) in NormalizedTBD()484 if (Library.getArchitectures() == Architectures) in NormalizedTBD()537 auto Architectures = Symbol->getArchitectures(); in NormalizedTBD()
35 for (const Architecture Arch : File->getArchitectures()) in TapiUniversal()
40 if (!Symbol->getArchitectures().has(Arch)) in TapiFile()
102 ArchitectureSet getArchitectures() const { in getArchitectures() function184 ArchitectureSet getArchitectures() const {
71 ArchitectureSet getArchitectures() const { in getArchitectures() function
437 if (symbol->getArchitectures().has(arch)) in loadFromInterface()
1103 if (!symbol->getArchitectures().has(config->arch())) in DylibFile()