Searched refs:HostArchName (Results 1 – 2 of 2) sorted by relevance
574 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in PrintFileSectionSizes() local578 if (HostArchName == I->getArchTypeName()) { in PrintFileSectionSizes()
917 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in dumpSymbolNamesFromFile() local921 if (HostArchName == I->getArchTypeName()) { in dumpSymbolNamesFromFile()