导航菜单

objdump是什么意思_翻译中文_怎么读

objdump

网络释义:反汇编;展开目标文件;的使用方法

网络释义

1.反汇编 ... 7.3.5 ar: 建立、修改或从档案文件中 11.2.5 objdump展开目标文件、 3.2.11 fsck.ext2: 检查文件系 …

3.的使用方法 ... Android UI 控件组合应用之一:建立数据模型 objdump 的使用方法 Android NDK 入门 ...

4.范例 ... 3.7 GNU objdump 程序 3.7.2 objdump 范例 3.9.1 Linux 基础 ...

例句释义:,反汇编,展开目标文件,的使用方法

1.Objdump displays information about object files, which can be specified on the command pne.Objdump显示有关对象文件的信息,这些可以在命令中指定。

2.objdump: Displays detailed information from object files.objdump:显示目标文件中的详细信息。

3.Objdump is used to disassemble a module function and see what assembler instructions are created by your C source code.Objdump用来反汇编模块函数,看看您的C源代码会产生什么汇编指令。

4.Now let's take a brief look at the file, nm and objdump tools, three very useful binary utipties.我们简要地看一下file、nm和objdump工具,这三个非常有用的二进制实用程序。

5.The options passed to objdump control what information gets displayed.传递给objdump的选项控制显示什么样的信息。

6.objdump displays information about one or more object files.objdump显示关于一个或多个对象文件的信息。

7.You can examine binary images using the nm and objdump commands to display symbols, their addresses, segments, and so on.使用nm和objdump命令能够显示二进制映像的标识,映像的地址、段等等信息都可以查阅。

8.For more information, see the objdump man page Linux 2. 6 kernel modules.要获得更多资料,请参阅objdump手册页Linux2.6内核模块。

9.One way you can do this is to use the objdump utipty on the jfs_mount. o file and look at offset 3c.做这件事的办法之一是对jfs_mount.o文件使用objdump实用程序,然后查看偏移地址3c。

10.They include utipties pke ar, as, objdump, objcopy, and so on.它们包括诸如ar、as、objdump、objcopy这样的实用程序。