The symbol table

The symbol tableThe symbol table
  1. A method useful to modifying the symbol table of the relative second order difference with man-machine interaction is also presented .

    文中还提出了人机互助修改相对差分符号表的方法,该方法在三相光顺实施中是实用有效的。

  2. The symbol table stores the details of all the symbols ( functions ) in the binary .

    符号表存储了二进制文件中所有符号(函数)的细节。

  3. Instead , it scans the symbol table quickly to find which source files and which symbols are present .

    而是快速地扫描符号表,找出哪些源文件,还有哪些符号表是存在的。

  4. The symbol table holds all the variable and function names made up by the programmer , along with the addresses where they can be found in memory .

    符号表记录了程序员声明的所有变量和函数名,以及它们在内存中的地址。

  5. Each module has its own private symbol table , which is used as the global symbol table by all functions defined in the module .

    对应于定义模块中所有函数的全局语义表,每一个模块有自己的私有语义表。

  6. The symbol registry table being resident in DSP memory is a specialty of this system . It makes user program can call other programs such as system functions .

    驻留在DSP内存中的符号注册表是本系统的一大特色,它使得用户程序可以调用诸如系统函数的其它程序。

  7. SSI application interface and the concept of symbol table abstract the design of user interface from underground logic .

    采用了SSI应用程序接口机制,同时提出符号表的概念,使得用户界面的设计和底层产生逻辑相区分。

  8. Fourth , in stage of semantics analysis proceed static semantics checking and refresh the information in symbol table .

    语义分析阶段主要处理静态语义检查及更新符号表的信息;

  9. To fulfill the searching algorithm of symbol table and constant table , an assistant table is introduced to solve the problem caused by the use of Hash algorithm .

    在表的查找算法的实现中,通过辅助表的引入,解决了符号表和常量表的顺序填写法与Hash算法中表项记录的Hash函数定位法之间的矛盾这一难点。

  10. More precisely , all variable assignments in a function store the value in the local symbol table ;

    所有的局部变量都存储在这个局部符号表中。

  11. The main idea of the abstract symbol table is the generation of an abstract address for every addressable object to handle various data types and memory operations uniformly .

    抽象符号表的基本思想是,通过为可寻址对象生成抽象地址统一处理各种数据类型和建模内存操作。

  12. This additional information about the function can be stored in the symbol table .

    这些关于函数的附加信息可以存储在符号表中。

  13. The parser is the basis of the symbol table generated by verifying whether a word symbol string is a sentence of the language grammar or not ;

    语法分析器以词法分析器生成的符号表为基础,验证单词符号串序列是否是语言文法的一个句子;

  14. The completion mechanism might use the interpreter 's symbol table .

    在完成机制可能使用解释器的符号表。

  15. When the expression is executing , it requests from the symbol table the values needed .

    当表达式执行,它从符号表中请求所需的值。

  16. Use the nm subcommand to get the address of the symbol and Table Of Contents ( TOC ) section of the executable module that contains symbols .

    使用nm子命令获得符号的地址以及包含符号的可执行模块的TableOfContents(TOC)部分。

  17. We use the term descriptor , for the " value part of the symbol table element " .

    我们把符号表元素的值部分称作描述信息。

  18. The debugging information is stored as part of the object file 's symbol table and thus is limited in complexity and scope .

    调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。

  19. 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 .

    这是因为他们可能包含指向内部数据(记录符号和数据类型)的指针(旧的被GDB放弃的符号表的一部分)。

  20. 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 .

    上下文是简单的变量和表达式所需的函数,将返回一个值,并且赋值给标识,包括在符号表中的。

  21. 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 .

    要这样做,就使用未辨别的路径图符号表中的Value列的每一行中的Browse按钮(标记为省略号,或三个点),然后单击Refresh。

  22. The function S1 is defined outside of the current file , and because the compiler doesn 't actually know where the external function is , we leave this part of the symbol table blank for now .

    函数S1没有在当前文件中定义,因为编译器实际上并不知道这个外部函数在哪儿,我们现在把这个符号表项保留为空白。