Searched refs:otool (Results 1 – 11 of 11) sorted by relevance
1 llvm-otool - Mach-O dumping tool4 .. program:: llvm-otool9 :program:`llvm-otool` [*option...*] *[file...]*14 :program:`llvm-otool` is a tool for dumping Mach-O files.17 :program:`otool`.137 :program:`llvm-otool` exits with a non-zero exit code if there is an error.
35 llvm-otool
451 :manpage:`llvm-nm(1)`, :manpage:`llvm-otool(1)`, :manpage:`llvm-readelf(1)`,
46 add_llvm_tool_symlink(llvm-otool llvm-objdump)53 add_llvm_tool_symlink(otool llvm-otool)
70 HelpText<"llvm-otool cannot use otool-classic's disassembler">;
160 namespace otool { namespace183 : CommonOptTable(otool::OtoolInfoTable, " [option...] [file...]", in OtoolOptTable()
16 symlinks = [ "llvm-otool" ]21 symlinks += [ "otool" ]
73 COMMAND xcrun -find otool
272 llvm-otool
11065 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.11066 set dummy ${ac_tool_prefix}otool; ac_word=$211087 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"11110 # Extract the first word of "otool", so it can be a program name with args.11111 set dummy otool; ac_word=$211132 ac_cv_prog_ac_ct_OTOOL="otool"
992 AC_CHECK_TOOL([OTOOL], [otool], [:])