Available at: https://llvm.org/docs/CommandGuide/llvm-objdump.html

MASTG-TOOL-0121: objdump - iOS

objdump is a tool to inspect object files, executables and libraries. It can disassemble instructions or show symbol tables, headers and sections. There are implementations in GNU Binutils and in LLVM.