关于Linux中常用的ELF文件格式的官方文档
2023-01-01 10:05:07 337KB ELF 格式
1
elf格式程序的规范。 对于理解linux重应用程序的链接,加载,运行以及其他关键段信息必备
2022-12-12 17:44:49 1.01MB elf标准
1
xtensa-esp32-elf-gcc (crosstool-NG esp-2019r2) 8.2.0
2022-12-07 20:06:17 85.19MB esp32
1
VB 调用资源文件例子(打包与释放)
2022-12-07 12:22:19 4KB elf文件
1
ISMS-B-02]文件控制程序
2022-11-10 19:17:26 64KB elf文件
1
支持全部ELF类型解析。支持32位/64位elf文件自适应解析、支持高dpi自适应显示、支持手动关联文件类型作为默认应用。 v1.7 重要更新: 1、支持动态符号表的符号查找,重定位符号反向推导功能。 2、增加函数栈大小信息解析。
1
根据gcc/mdk/iar/ccs等编译器产生的ELF格式文件,计算出函数地址对应的函数(名)及相应的代码位置。因此可以可利工具回溯异常时的函数调用。支持32位/64位elf文件自适应解析、支持高dpi显示、支持窗口伸缩。 v1.6重要新增:显示源码行号
2022-11-06 09:02:22 3.83MB ELF格式 栈回溯 函数记录 函数查找
1
riscv64-unknown-elf-gcc-8.3.0-2019.08.0-x86_64-linux-ubuntu14.tar
2022-10-31 15:50:03 220.58MB riscv64-gcc
1
《一步步写嵌入式操作系统》的编译器与虚拟硬件arm-elf-gcc 与 Skyeye 目前网上已经没有资源了,书中的管方网站也已经沦陷。
2022-10-20 09:02:23 31MB Skyeye
1
This specification provides the processor-specific definitions required by ELF [SCO-ELF10] for Arm based systems. The ELF specification is part of the larger System V ABI specification where it forms chapters 4 and 5. However, the specification can be used in isolation as a generic object and executable format. Platform Standards (page 14) of this document covers ELF related matters that are platform specific. Most of this material is related to the Base Platform ABI. Object Files (page 20) and Program Loading and Dynamic Linking (page 46) of this document are struc- tured to correspond to chapters 4 and 5 of the ELF specification. Specifically: • Object Files (page 20) covers object files and relocations • Program Loading and Dynamic Linking (page 46) covers program loading and dynamic linking. There are several drafts of the ELF specification on the SCO web site. This specification is based on the December 2003 draft, which was the most recent stable draft at the time this specification was developed.
2022-09-24 21:16:19 387KB ARM ELF
1