搜索资源列表
1-2008-07-25-TN05.ELF.Format.Summary
- elf file format discr iption
ELF.Format.Summary(Chinese)
- ELF文件格式详细说明,北大操作系统实验室版-ELF file format in detail, the laboratory version of the operating system of Beijing University
TN05.ELF.Format.Summary
- 另一本ELF文件格式的资料,中文版很详细,但是不如英文的具体-Another of the ELF file format information, the Chinese version of a very detailed, but not as good as the specific English
ELF
- 著名ELF文件格式的比较详细的说明。可以方便大家了解哦。-ELF file format known a more detailed explanation. Oh, we can easily understand.
bflt
- 文件格式是一种二进制执行文件格式有许多,如elf、coff、aout和flat等,flat格式主要应用在嵌入式uClinux系统中,该文章描述了flat文件格式的具体细节。-uClinux uses a Binary Flat format commonly known as BFLT. It is a relatively simple and lightweight executable format based on the original a.out format.
ELF_Format
- ELF (Executable and Linkable Format) file format. This document is intended for developers who are creating object or executable files on various 32-bit environment operating systems. It is divided into the following three parts: Part 1, "Obje
ELF
- 讲述ELF文件格式,帮助理解可执行文件的构成。-About the ELF file format, to help understand the composition of the executable file.
ELF_Format
- detail descr iption about .ELF file format
ELF_Format.pdf
- Good tutorial for elf format
ELF_Format
- ELF file format Contains the format of ELF file. Like data section and symbol table
elf-file-format
- elf文件格式英文版,标准化文件 V1.2-Tool Interface Standard (TIS) Executable and Linking Format (ELF) Specification Version 1.2
ELF-format-specification
- 本文首先介绍 ELF 文件格式规范,然后结合一个简单的 C 语言程序,分析编 译、链接后生成的可重定位、可执行格式实例。 -This paper describes the ELF file format specification, and then combined with a simple C language program analysis is compiled and linked to generate the relocatable, executable format
elf-format
- elf 文件格式分析,详细讲述ELF文件的格式-elf file format analysis, detailed account of the ELF file format
ExecutableandLinkableFormat
- ELF格式的详细说明及解释,非常好的学习资料-Executable and Linkable Format
ELF_Guide.pdf
- All about the ELF format
ELF_Format
- ELF FORMAT, INTORUDCES THE FORMAT OF ELF FILES.
ELF-section-segment
- ELF文件格式的详解,包括其链接机制,segment和section区别,还有结合一个实例讲解。-Detailed ELF file format, including its link mechanism, segment and section differences, as well as combining an example to explain.
elf
- 该文档是ELF格式的标准文档,它详细描述了文档的各个部分定义。-Executable and Linkable Format(elf),It detailly describe the definition of elf document.
ELF file format
- ELF file format descr iption
ELF-64 Object File Format
- 本文档介绍了当前惠普/英特尔的elf-64对象定义文件格式。在大多数情况下是ELF32的一个简单的扩展,elf-32格式最初由AT&T定义的(This document describes the current HP/Intel definition of the ELF-64 object file format. It is, for the most part, a simple extension of the ELF-32 format as defined origin