Killian-G / nm-otool-1

Reproduce nm and otool -t command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Reproduce nm and otool -t command


Languages

Language:C 93.5%Language:Makefile 5.5%Language:C++ 0.9%