您要查找的是不是:
- Specifies a symbol to be added to the symbol table. 指定要添加到符號表的符號。
- Tds Holds the external debug symbol table. 保存外部的調試符號表。
- Each entry in a symbol table has an associated mutable data slot. 符號表中的每一項都有一個(gè)相關(guān)聯(lián)的可變數據插槽。
- Imagine a fragment of a compiler that manipulates a symbol table. 在存儲空間很寶貴的情況下,有可能需要將多個(gè)對象保存在一個(gè)機器字中。
- We use the term descriptor, for the "value part of the symbol table element" . 我們把符號表元素的“值”部分稱(chēng)作描述信息。
- We use the term descriptor for the "value part of the symbol table element". 我們把符號表元素的“值”部分稱(chēng)作描述信息。
- Ranlib'This should be a program to construct a symbol table in an archive file. 這個(gè)是構建目標機符號表的程序。
- A function or functor, as usual, may be attached to the symbol table. 通常,可以將一個(gè)函數或仿函數附加至符號表。
- Remove local absolute symbols from the outgoing symbol table. 從輸出符號表中移除局部絕對符號。
- The advantage of packages over routines is particularly clear in cases such as our table example, where a package groups all the operations applying to a certain data structure. 在很多的情況中;包勝過(guò)例程的優(yōu)勢特別明顯;如表的例子;在里面一個(gè)包聚集了所有適用于某個(gè)數據結構的運算.
- If the prefixed result is not a valid variable name, it is not imported into the symbol table. 如果附加了前綴后的結果不是合法的變量名,將不會(huì )導入到符號表中。
- This function is used to import variables from an array into the current symbol table. 本函數用來(lái)將變量從數組中導入到當前的符號表中。
- The INCLUDE option tells the linker to add a specified symbol to the symbol table. INCLUDE選項通知鏈接器將指定的符號添加到符號表。
- Extract() returns the number of variables successfully imported into the symbol table. extract()返回成功導入到符號表中的變量數目。
- An object file also contains a symbol table and a patch list. These will be explained below. 目標文件還包含一個(gè)符號表和一個(gè)修補程序列表。后面將會(huì )解釋說(shuō)明。
- As mentioned above, the symbol table entry for index 0 (STN_UNDEF) is reserved; it holds the following. 如上所述,符號表的0索引(STN_UNDEF)是保留的,它包含了如下內容:
- Understand symbol tables and symbol table records and how to use iterators. 明白符號表及符號表記錄,知道如何迭代它們。
- If, during scanning (or rescanning) an identifier is found, it is looked up in the symbol table. 如果在掃描(或重掃描)期間,發(fā)現一個(gè)標識符,則在符號表中對其進(jìn)行查找。
- If the identifier is not found in the symbol table, it is not a macro and scanning continues. 如果該標識符未能在符號表中找到,則它不是一個(gè)宏,且繼續掃描。
- There is a variant of the import statement that imports names from a module directly into the importing module's symbol table. 語(yǔ)句的一個(gè)變體直接從被導入的模塊中導入命名到本模塊的語(yǔ)義表中。