项目作者: bnoufel

项目描述 :
Reproduce nm and otool -t command
高级语言: C
项目地址: git://github.com/bnoufel/nm-otool.git
创建时间: 2019-10-23T07:12:44Z
项目社区:https://github.com/bnoufel/nm-otool

开源协议:

下载


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.