ELF格式相关资料

Executable and Linkable Format (wikipedia)
System V Application Binary Interface
System V Application Binary Interface Intel386 Architecture Processor Supplement
System V Application Binary Interface AMD64 Architecture Processor Supplement
Linux Standard Base   主要在Core的Executable And Linking Format (ELF) 这一章

Symbol Versioning
http://www.akkadia.org/drepper/symbol-versioning

GNU Hash Section
https://blogs.oracle.com/ali/entry/gnu_hash_elf_sections
http://www.akkadia.org/drepper/dsohowto.pdf

Programming
/usr/include/elf.h (in package glibc-headers) 相关结构和常量的定义

你可能感兴趣的:(ELF格式相关资料)