Searched refs:getHostArch (Results 1 – 5 of 5) sorted by relevance
415 static Triple getHostArch();
656 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in printFileSectionSizes()
1231 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in dumpSymbolNamesFromFile()
1270 Triple MachOObjectFile::getHostArch() { in getHostArch() function in MachOObjectFile
1666 if (MachOObjectFile::getHostArch().getArchName() == in ParseInputMachO()