链接器使用加载该函数的真实地址去替换这个引用,以便生成的二进制代码在适当的位置会有正确的地址。
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.
链接器使用加载该函数的真实地址去替换这个引用,以便生成的二进制代码在适当的位置会有正确的地址。
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.
应用推荐