Lines Matching full:mach
1 //===- MachOObjectFile.cpp - Mach-O object file binding ---------*- C++ -*-===//
1179 // for an undefined symbol in a linked Mach-O binary that was linked with the
1268 return "Mach-O 32-bit i386";
1270 return "Mach-O arm";
1272 return "Mach-O 32-bit ppc";
1274 return "Mach-O 32-bit unknown";
1280 return "Mach-O 64-bit x86-64";
1282 return "Mach-O arm64";
1284 return "Mach-O 64-bit ppc64";
1286 return "Mach-O 64-bit unknown";
1737 DEBUG_WITH_TYPE("mach-o-rebase", llvm::dbgs() << "REBASE_OPCODE_DONE\n");
1742 "mach-o-rebase",
1750 "mach-o-rebase",
1758 DEBUG_WITH_TYPE("mach-o-rebase",
1765 DEBUG_WITH_TYPE("mach-o-rebase",
1774 "mach-o-rebase",
1785 "mach-o-rebase",
1796 "mach-o-rebase",
1807 "mach-o-rebase",
1925 DEBUG_WITH_TYPE("mach-o-bind", llvm::dbgs() << "BIND_OPCODE_DONE\n");
1930 "mach-o-bind",
1937 "mach-o-bind",
1948 "mach-o-bind",
1962 "mach-o-bind",
1973 "mach-o-bind",
1982 "mach-o-bind",
1990 "mach-o-bind",
1998 DEBUG_WITH_TYPE("mach-o-bind",
2006 DEBUG_WITH_TYPE("mach-o-bind",
2017 "mach-o-bind",
2029 DEBUG_WITH_TYPE("mach-o-bind",
2041 "mach-o-bind",