为什么需要PLT存根开头的“jmp”?
作者:Ofek Shilon 提问时间:8/27/2023
在 SystemV ABI 中指定 PLT 用法(并在实践中实现)的方式是示意性的,如下所示: # A call from somewhere in code is into a PLT slot ...
dynamic-linking 问答列表
作者:Ofek Shilon 提问时间:8/27/2023
在 SystemV ABI 中指定 PLT 用法(并在实践中实现)的方式是示意性的,如下所示: # A call from somewhere in code is into a PLT slot ...