Searched refs:getHostArch (Results 1 – 5 of 5) sorted by relevance
415 static Triple getHostArch();
550 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in PrintFileSectionSizes()
1135 StringRef HostArchName = MachOObjectFile::getHostArch().getArchName(); in dumpSymbolNamesFromFile()
1168 Triple MachOObjectFile::getHostArch() { in getHostArch() function in MachOObjectFile
1570 if (MachOObjectFile::getHostArch().getArchName() == in ParseInputMachO()