Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 282 Bytes

nm - otool

Validated : 125/100

Nm displays the name list (symbol table of nlist structures) of each object file in the argument list.

The command line shim llvm-otool takes all the same options as the original otool(1) command and executes an equivalent objdump(1) command.