CU通常表示由单个可重新定位的对象文件带来可执行文件的文本和数据。
A CU typically represents the text and data contributed to an executable by a single relocatable object file.
链接TXSeries应用程序对象文件。
所有拼接打包成一个对象文件,准备注入内核。
All splices are bundled into a single object file ready to be injected into the kernel.
生成的探测对象文件与它基于的对象文件必须匹配。
The probe object file you generate, and the object files on which it was based, must match.
这些过滤的汇编文件被编译成对象文件。
These filtered assembly files are compiled into object file.
objdump显示关于一个或多个对象文件的信息。
Objdump displays information about one or more object files.
STAB二进制数据的字节顺序取决于对象文件格式。
The byte order of the STABs binary data depends on the object file format.
第二行取得对象文件并创建一个可执行文件。
The second line takes the object file and creates an executable. If we wish to build our program as a shared object, we should do the following
内核可执行文件由许多链接在一起的对象文件组成。
The kernel executable consists of many object files linked together.
这些对象文件都是由一个称为链接器脚本的文件链接并装入的。
These object files are linked and loaded by a file known as a linker script.
包括已在其中定义缺少的函数或数据的对象文件或库。
Include the object file or library in which the missing function or data is already defined.
compile——此选项编译所有生成的文件并创建对象文件。
Compile - This option makes the compilation of all the generated files and creates object files.
对象文件有许多节,如文本、数据、init数据、bass等等。
The object files have many sections such as text, data, init data, bass, and so forth.
如果想要仔细查看对象文件内部的详细信息,这些是很好的实用程序。
It's a good utility to use for a detailed look at the internal of an object file.
如果对象文件改变了,必须重新生成探测对象文件,否则链接会失败。
If the object files change, the probe object file must be regenerated or the linking will fail.
除了模式过滤器之外,还可以为每个对象文件夹指定过滤器。
In addition to the schema filter, filters can be specified for each object folder.
Objdump 显示有关对象文件的信息,这些可以在命令中指定。
Objdump displays information about object files, which can be specified on the command line.
命令行中的对象文件按照这些文件在命令行中出现的顺序进行处理。
Object files on the command line are processed in the order they appear on the command line.
虽然不需要更改程序的源代码,但访问未连接的对象文件却是必须的。
You do not need to modify the program's source code, but you do need access to the unlinked object files.
创建一个包含所有对象文件的uss存档文件,并在c89命令中包含它;例如。
Create a USS archive file with all your object files, and include it in the c89 command; for example.
调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。
The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope.
用IDL编译器编译idl文件,生成客户机和服务器stub对象文件以及头文件。
An IDL file is compiled with the IDL compiler which generates the client and server stub object files along with a header file.
客户机对象文件和客户机stub文件与RPC运行时库链接,生成客户机可执行程序。
The client object files along with the client stub file is linked with the RPC runtime library to generate the client executable.
这是一个特殊工具,可以将SPE程序转换成一个能被链接进PPE可执行程序的对象文件。
This is a special tool that converts spe programs into an object file that can be linked into a PPE executable.
用setsecattr命令将域hr分配给该域对象文件(esalary . log)。
Assign the domain HR to the domain object file (esalary.log) using setsecattr command.
在这种情况下,GDB可以从对象文件之外的这些段获取变数值,而不是从目标程序。
In that case, GDB can fetch values from these sections out of the object file, rather than from the target program.
stab调试格式是一种记录不完整的半标准格式,用于调试COFF和ELF对象文件中的信息。
The STAB debug format is a poorly documented, semi-standard format for debugging information in COFF and ELF object files.
这就生成了CES OF可链接项,它允许SPE的对象文件嵌入到PPE应用程序内并在需要时加载。
This produces what is called a CESOF Linkable, which allows an object file for the SPE to be embedded in a PPE application and loaded as needed.
如果要编译供链接的库,希望能够使用探测,就需要在创建库之前对对象文件运行d Trace进程。
If you are compiling a library for linking and want to make the probes available, then you need to run the DTrace process on the object files before you create the library.
注:如果我们没有启用这个条件编译标志,那么就可以得到一个可以在目标环境中使用的驱动程序对象文件。
Note: If you do not enable this conditional compilation flag, you will get the release version of the driver object that will be used in the target environment.
应用推荐