【发布时间】:2011-04-18 15:16:38
【问题描述】:
【问题讨论】:
-
我想你可以在这里找到最新的 ELF 规范:refspecs.freestandards.org/elf
-
只需在您最喜欢的 Linux 机器上的终端中输入
man elf。 :)
标签: reference executable file-format elf
【问题讨论】:
man elf。 :)
标签: reference executable file-format elf
维基百科 article 提供了一份不错的 ABI 文档列表供您选择。考虑一下 System V ABI 和 Intel 386 psABI。
【讨论】: