Searched refs:HostArchName (Results 1 – 2 of 2) sorted by relevance
558 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in PrintFileSectionSizes() local562 if (HostArchName == I->getArchTypeName()) { in PrintFileSectionSizes()
1119 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in dumpSymbolNamesFromFile() local1123 if (HostArchName == I->getArchTypeName()) { in dumpSymbolNamesFromFile()