• However, this will let the linker know additional information about the function, including which TOC it is using, so it can emit the code to swap these around if necessary.

    然而可以链接器知道有关函数的其他信息包括使用是哪个TOC这样如果需要可以产生代码在TOC之间进行切换了。

    youdao

  • The dynamic linker can do a fair amount of work for each function linked, so most linkers are lazy.

    动态链接可以每个链接函数相当工作所以大部分链接器都不积极的。

    youdao

  • You use.type to tell the linker that this value should be used as a function, and you use.global to tell the linker that this symbol can be referenced outside of the current file when linking.

    type用来告诉链接应该用作函数,而.global则用来告诉链接器该符号在链接可以当前文件之外引用

    youdao

  • Then, when the linker is setting up references to functions, it compares the TOC of the current function to the TOC of the function it's calling.

    然后链接设置函数引用时,会将当前函数TOC 与所调用的函数的 TOC 进行比较

    youdao

  • In some cases, the locator "s function may be hidden with in the linker".

    一些情况下定位程序功能隐藏连接程序中。

    youdao

  • In some cases, the locator "s function may be hidden within the linker."

    一些情况下定位程序功能隐藏连接程序中。

    youdao

  • The linker replaces that reference with the actual address at which it had loaded the function, so that the resulting binary code has the right address in place.

    链接使用加载函数真实地址替换这个引用以便生成二进制代码适当的位置会正确的地址。

    youdao

  • Your program just contains a reference to the particular function you want to use, the linker then loads the relevant part from the library when it creates your program.

    程序只要包含涉及使用特定功能连接器在生成程序库里加载相关部分

    youdao

  • In some cases, the locator "s function may be hidden with in the linker."

    一些情况下定位程序功能隐藏连接程序中。

    youdao

  • The compiler alters the function name each time it appears in your program, and the linker matches them up appropriately.

    每次函数出现程序中的时候编译器就替换然后连接器正确的把它们匹配起来

    youdao

  • In answer to your specific error message - the linker is telling you that it can't find the symbol for the main function.

    回答的具体错误信息链接告诉不能主要功能找到符号

    youdao

  • Finding an external function in an import library informs the linker that the code for that function is in a DLL.

    若是汇入程序库里发现外部式,连结器便会被通知该函式的程序码在DLL里。

    youdao

  • You will not see this error until you create a call to the function that the linker must resolve.

    必须建立连结器必须解析的函式呼叫时,才会看到这个错误

    youdao

  • You will not see this error until you create a call to the function that the linker must resolve.

    必须建立连结器必须解析的函式呼叫时,才会看到这个错误

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定