源文件和目标文件之间是什么关系?
What is the relationship between a source file and an object file?
nm:列出目标文件中的符号。
删除链接不会影响目标文件。
清单2中的XML模式定义目标文件。
编译该文件,生成该代码的目标文件。
Compilation: Compile the file to produce an object file for the code.
选择目标文件自动更新(默认选项)。
Accept the default choices that are presented to you, which warn about the target files being updated.
可执行文件是目标文件。
正在编译的目标文件。
输入目标文件的名字。
objdump:显示目标文件中的详细信息。
找到目标文件,点击Next,如图23所示。
Browse to the target file, and click Next, as shown in Figure 23.
可以将目标文件中所包含的不同的部分划分为段。
Object files contain many different parts that are divided into sections.
不要更改目标文件的名称,只修改文件的路径即可。
Do not change the names of the target files, just the path to the files.
在研究一个较大的目标文件时,该信息可能非常有用。
This information can be useful when exploring a rather large object file.
下一步是选择将插件导出到哪个目标文件中。
目标文件是包含带有附加地址和值的助记符号的路线图。
Object files are roadmaps that contain mnemonic symbols with attached addresses and values.
readelf:显示关于ELF目标文件的信息。
如果存在一个现有的库文件,那么将目标文件添加到其中。
If there is an existing library file, the object files are added to it.
在图9中,输入目标文件的路径和名称,并验证有效期间。
In Figure 9, enter the path and name for the destination file, and verify the validity period.
中介将从一个目标文件的调解之前部分发送消息。
The mediation will be delivered messages from the pre-mediated part of a destination.
编译器可以将您在代码编辑器中创建的文本转换为目标文件。
The compiler transforms the text that you create in the code editor into an object file.
这样做是为了保证能够正确地解析目录结构并读取目标文件。
Doing so ensures that I can parse the directory structure and read the target files.
clean目标清除目标文件以及来自源树的其它构建输出。
The clean target cleans the object files and other build output from the source tree.
您可以使用 readlink()函数找到其目标文件。
编译器在其中寻找目标文件导入.class文件的那个目录。
The directory where the compiler looks for.class files the target file imports.
对于符号链接,将显示其目标文件,并且还将显示普通文件的大小。
Symbolic links have their target printed, and you print out the size of regular files.
如果该文件存在,那么可以通过复制获得目标文件的备份。
If it does, then a copy is carried out to take a backup of the destination file.
这个索引列出了存档文件的成员(可重定位目标文件)所定义的每个符号。
The index lists each symbol, defined by a member of an archive, that is a relocatable object file.
这个索引列出了存档文件的成员(可重定位目标文件)所定义的每个符号。
The index lists each symbol, defined by a member of an archive, that is a relocatable object file.
应用推荐