A CU typically represents the text and data contributed to an executable by a single relocatable object file.
CU通常表示由单个可重新定位的对象文件带来可执行文件的文本和数据。
By object, we generally mean an object file or a library.
对于对象,我们一般指的是对象文件或库。
These filtered assembly files are compiled into object file.
这些过滤的汇编文件被编译成对象文件。
What is the relationship between a source file and an object file?
源文件和目标文件之间是什么关系?
The format for the object file output in the previous example is
前面示例中objects文件的输出格式是
Compilation: Compile the file to produce an object file for the code.
编译该文件,生成该代码的目标文件。
This information can be useful when exploring a rather large object file.
在研究一个较大的目标文件时,该信息可能非常有用。
The byte order of the STABs binary data depends on the object file format.
STAB二进制数据的字节顺序取决于对象文件格式。
The first tool on the list is nm, which lists the symbols in an object file.
列表中的第一个工具是nm,它可以列出目标文件中的符号。
The object file is generated as part of this process. The general sequence is
在这个过程中生成对象文件。
The ultimate output is in the form of an object file for each source file.
编译或汇编源文件,但不连接,编译器输出对应于源文件的目标文件。
It's a good utility to use for a detailed look at the internal of an object file.
如果想要仔细查看对象文件内部的详细信息,这些是很好的实用程序。
Assign the domain HR to the domain object file (esalary.log) using setsecattr command.
用setsecattr命令将域hr分配给该域对象文件(esalary . log)。
All splices are bundled into a single object file ready to be injected into the kernel.
所有拼接打包成一个对象文件,准备注入内核。
The compiler transforms the text that you create in the code editor into an object file.
编译器可以将您在代码编辑器中创建的文本转换为目标文件。
The probe object file you generate, and the object files on which it was based, must match.
生成的探测对象文件与它基于的对象文件必须匹配。
If the object files change, the probe object file must be regenerated or the linking will fail.
如果对象文件改变了,必须重新生成探测对象文件,否则链接会失败。
But if the file that is found is an ordinary object file, it is linked in the usual fashion.
但是,如果连接器找到的是一个普通的目标文件,就用平常的方式把这个目标文件连接进来。
Include the object file or library in which the missing function or data is already defined.
包括已在其中定义缺少的函数或数据的对象文件或库。
STABs are the native format for debugging information in the a.out and XCOFF object file formats.
stab是a.o ut和XCOFF对象文件格式的调试信息的本机格式。
The index lists each symbol, defined by a member of an archive, that is a relocatable object file.
这个索引列出了存档文件的成员(可重定位目标文件)所定义的每个符号。
Unresolved function names, like printf() in this case, are marked out in the object file produced.
在生成的目标文件中标记出了未解析的函数名,如printf() 。
Even a simple Hello World program contains a vast array of details when it reaches the object file stage.
在目标文件阶段,即使是一个简单的Hello World程序,其中也包含了大量的细节信息。
This is a special tool that converts spe programs into an object file that can be linked into a PPE executable.
这是一个特殊工具,可以将SPE程序转换成一个能被链接进PPE可执行程序的对象文件。
The Extended object file system (exofs) is a traditional Linux file system built over an object storage system.
ExtendedObject FileSystem (exofs)是构建在对象存储系统上的一种传统的Linux文件系统。
Learn more about the object file format and the tools that you can use for exploring object files found on your system.
了解更多关于目标文件格式的内容,以及可以用来研究系统中目标文件的工具。
In that case, GDB can fetch values from these sections out of the object file, rather than from the target program.
在这种情况下,GDB可以从对象文件之外的这些段获取变数值,而不是从目标程序。
By typing the following command, you can see an assembly listing of every section in the object file that contains executable code.
通过输入下面的命令,您可以看到目标文件中包含可执行代码的每个段的汇编清单。
Provision of a method of the direct modification of an object file, thus shortening the user's time for software modification.
提供了直接修改目的文件的手段,因而可以节省用户修改软件所需时间。
There are two ways to acess OSD. One is through the API provided by OSD device driver, another way is through the object file system.
访问OSD设备的途径,可以直接通过OSD设备驱动程序提供的API访问存储设备和通过对象文件系统进行访问。
应用推荐