使用nm子命令获得符号的地址以及包含符号的可执行模块的TableOfContents (TOC)部分。
Use the nm subcommand to get the address of the symbol and table of Contents (TOC) section of the executable module that contains symbols.
当把一个分析过程模型和一个可执行过程实现联系起来的时候,这暗示了不要给图中的分析过程符号包括太多的复杂细节。
When linking an analysis process model with an executable process implementation, the clue is not to include too many of the sophisticated details of the analysis process notation in the diagram.
他也宣称我们应该完全放弃BPEL,而将精力放在有可能成功的方向:在符号之下再创建一个可执行的BPMN标准层。
He also argued that we should give up on BPEL altogether and focus on what appears to be the successful path: creating an executable BPMN standard layered underneath the notation.
段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。
Sections can contain executable code, symbol names, initialized data values, and many other types of data.
在完成这些任务之后,生成的可执行文件会拥有一个列表,该列表列出了计划从运行期将加载的程序库中找出的那些符号。
Once those tasks are done, the resulting executable has a list of symbols it plans to look up from libraries it will load at runtime.
业务分析师使用象bpmn这样的建模语言,使用图形符号和BPMN属性;开发者使用象bpel这样的可执行语言。
The business analyst works in a modelling language like BPMN, using the graphical notation and the BPMN properties and the developer works in an executable language like BPEL.
另外,我们可以创建一个到可执行程序的符号链接,在执行这个符号链接时,就可以看到这个符号链接的名字。
Further, you can create a symbolic link to your executable, and you get the symlink name when it's invoked.
图形符号中的细节越细,它们与可执行语言匹配的机会就越小。
The finer details are used in the graphical notation, the less chance there is that they match with the executable language.
import语句是可执行的,因此它可以放在需要的地方,同时避免导入不必要的符号。
The import statement is executable so it can be placed where needed, avoiding importing unnecessary symbols.
BusyBox使用了符号链接以便使一个可执行程序看起来像很多程序一样。
BusyBox USES symbolic links to make one executable look like many.
gdb将载入可执行程序符号并显示输入提示符,让您可以开始使用调试器。
The GDB will load the executable's symbols and then display an input prompt to allow you to start using the debugger. There are three ways to view a process with GDB.
FUNC表示该符号和一个函数或其他可执行代码相关。
STT_FUNC the symbol is associated with a function or other executable code.
这很容易让你确定哪些可执行文件与调试符号建成,并用启用并准备发布优化构建。
This makes it easy for you to determine which executables are built with debugging symbols, and which were built with optimizations enabled and ready for release.
SIET用于从可执行文件ELF的符号表中抽取全局变量的起始地址和大小信息。
SIET extracts the size and starting address information of program global variables from the symbol section of ELF executable file.
静态分析通过对可执行文件的分析得到程序的入口地址、节区信息、从动态链接库导入的符号信息、自身导出的符号信息等内容。
The former analyze executable file to get the entry address, section information im-port notation from Dynamic Link Library, export notation from executable file.
静态分析通过对可执行文件的分析得到程序的入口地址、节区信息、从动态链接库导入的符号信息、自身导出的符号信息等内容。
The former analyze executable file to get the entry address, section information im-port notation from Dynamic Link Library, export notation from executable file.
应用推荐