项目作者: bnoufel
项目描述 :
Reproduce nm and otool -t command
高级语言: C
项目地址: git://github.com/bnoufel/nm-otool.git
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.