Home | History | Annotate | Download | only in llvm-nm

Lines Matching refs:HostArchName

917       StringRef HostArchName = MachOObjectFile::getHostArch().getArchName();
921 if (HostArchName == I->getArchTypeName()) {