Lines Matching full:mach
81 llvm::ExportsTrie("exports-trie", cl::desc("Display mach-o exported symbols"));
84 llvm::Rebase("rebase", cl::desc("Display mach-o rebasing info"));
87 llvm::Bind("bind", cl::desc("Display mach-o binding info"));
90 llvm::LazyBind("lazy-bind", cl::desc("Display mach-o lazy binding info"));
93 llvm::WeakBind("weak-bind", cl::desc("Display mach-o weak binding info"));
170 // the best we can do here is indicate that it is mach-o.
713 "for Mach-O executable files.\n";
724 "for Mach-O executable files.\n";
735 "for Mach-O executable files.\n";
746 "for Mach-O executable files.\n";
757 "for Mach-O executable files.\n";
831 // If we are using the Mach-O specific object file parser, then let it parse