Searched defs:Architectures (Results 1 – 2 of 2) sorted by relevance
210 std::vector<Architecture> Architectures; member222 std::vector<Architecture> Architectures; member470 auto Architectures = Symbol->getArchitectures(); in NormalizedTBD() local475 for (auto Architectures : ArchSet) { in NormalizedTBD() local537 auto Architectures = Symbol->getArchitectures(); in NormalizedTBD() local542 for (auto Architectures : ArchSet) { in NormalizedTBD() local732 std::vector<Architecture> Architectures; member
7 $Architectures = @('x64', 'Win32', 'ARM64', 'ARM') variable