符号表存储了二进制文件中所有符号(函数)的细节。
The symbol table stores the details of all the symbols (functions) in the binary.
调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。
The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope.
这门语言简单到甚至不需要有一个符号表来进行词法分析。
The language is simple enough that it does not even require a symbol table to parse.
调试信息的传统格式被称为STAB(符号表)。
The traditional format for debugging information is called STAB (symbol table).
要这样做,就使用未辨别的路径图符号表中的Value列的每一行中的Browse按钮(标记为省略号,或三个点),然后单击Refresh。
To do this, use the Browse button (which is labeled only with ellipses, or three dots) in each row of the Value column in the unresolved path map symbol table, and then click Refresh.
添加程序库的符号表。
这些关于函数的附加信息可以存储在符号表中。
This additional information about the function can be stored in the symbol table.
编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。
The compiler can store this directive in its symbol table and use it during the intermediate code generation phase.
通过定义同义词,可以使用更短的符号表示表数量。
By defining a synonym, you can refer to table quantities by using a shorter notation.
它的符号表被读取,或者是单一的内存的内容。
It is read for its symbols and for the contents of pure memory.
书后附有音标及其他语音符号表。
The book with phonetic symbols, and other voice symbol table.
如果没有参数,则返回当前局部符号表的名称列表。
Without arguments, return the list of names in the current local symbol table.
执行函数时会为局部变量引入一个新的符号表。
The execution of a function introduces a new symbol table used for the local variables of the function.
从输出符号表中移除局部绝对符号。
Remove local absolute symbols from the outgoing symbol table.
上下文是简单的变量和表达式所需的函数,将返回一个值,并且赋值给标识,包括在符号表中的。
A context is simply the variables and functions that are needed by the expression to return a value, and are assigned to the identified included inside the Symbol Table.
这个符号哈希表指向被DT_SYMTAB数组项引用的符号表。
This hash table refers to the symbol table referenced by the DT_SYMTAB element.
这是因为他们可能包含指向内部数据(记录符号和数据类型)的指针(旧的被GDB 放弃的符号表的一部分)。
This is because they may contain pointers to the internal data recording symbols and data types, which are part of the old symbol table data being discarded inside GDB.
当表达式执行,它从符号表中请求所需的值。
When the expression is executing, it requests from the symbol table the values needed.
如上所述,符号表的0索引(STN_UNDEF)是保留的,它包含了如下内容。
As mentioned above, the symbol table entry for index 0 (STN_UNDEF) is reserved; it holds the following.
函数调用会为函数局部变量生成一个新的符号表。
The execution of a function introduces a new symbol table used for the local variables of the function.
将符号添加到html符号表以匹配按钮、控件、文本框和向导使用的其他元素。
Add symbols to the HTML symbol table to match the buttons, controls, text boxes, and other elements that your wizard USES.
你也可以看到一个符号表,使用符号。
一个脚本引擎通常包括的组件有:符号表、词法分析器、语法分析器、语义检查器、中间代码生成器、代码优化器、代码生成器、虚拟机。
The script engine has some components, include symbol table, lexical analyzer, parser, semantic checker, intermediate code generator, optimizer, code generator, virtual machine.
而是快速地扫描符号表,找出哪些源文件,还有哪些符号表是存在的。
Instead, it scans the symbol table quickly to find which source files and which symbols are present.
编译器用完了符号表的哈希键。
通常,调试器在收到这个调试事件之后加载与这个DLL相关的符号表。
Typically, a debugger loads a symbol table associated with the DLL on receipt of this debugging event.
SIET用于从可执行文件ELF的符号表中抽取全局变量的起始地址和大小信息。
SIET extracts the size and starting address information of program global variables from the symbol section of ELF executable file.
通常,调试器在收到这个调试事件之后卸载与这个DLL相关的符号表。
Typically, a debugger unloads a symbol table associated with the DLL upon receiving this debugging event.
从编译程序中符号表的总体组织和表项属性信息组织来看,符号表是一种算法复杂性很高的数据结构,而且也不利于用户与图形界面的交互。
Symbol table is data structure which has high arithmetic complexity from whole structure and items' attribute information, and it is inconvenient for users to interact with graphic interface.
例如,在符号表设计过程中,采用分离层次的杂凑表这一数据结构来实现,提高了编译器的查找速度。
For example, hash table technology of level-separate-corresponding method is used to develop symbol table, which improves the seeking speed of the compiler.
应用推荐