Home
last modified time | relevance | path

Searched refs:otool (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-otool.rst1 llvm-otool - Mach-O dumping tool
4 .. program:: llvm-otool
9 :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.
H A Dindex.rst35 llvm-otool
H A Dllvm-objdump.rst451 :manpage:`llvm-nm(1)`, :manpage:`llvm-otool(1)`, :manpage:`llvm-readelf(1)`,
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DCMakeLists.txt46 add_llvm_tool_symlink(llvm-otool llvm-objdump)
53 add_llvm_tool_symlink(otool llvm-otool)
H A DOtoolOpts.td70 HelpText<"llvm-otool cannot use otool-classic's disassembler">;
H A Dllvm-objdump.cpp160 namespace otool { namespace
183 : CommonOptTable(otool::OtoolInfoTable, " [option...] [file...]", in OtoolOptTable()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/llvm-objdump/
H A DBUILD.gn16 symlinks = [ "llvm-otool" ]
21 symlinks += [ "otool" ]
/openbsd-src/gnu/llvm/llvm/tools/xcode-toolchain/
H A DCMakeLists.txt73 COMMAND xcrun -find otool
/openbsd-src/gnu/llvm/clang/cmake/caches/
H A DFuchsia-stage2.cmake272 llvm-otool
/openbsd-src/usr.sbin/unbound/
H A Dconfigure11065 # 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=$2
11087 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=$2
11132 ac_cv_prog_ac_ct_OTOOL="otool"
H A Daclocal.m4992 AC_CHECK_TOOL([OTOOL], [otool], [:])