Workings of ELF files in plain view
Executable and Linkable Format
Object Files
Program Loading and Dynamic Linking
C Library
- C Library
ELF Study
ELF Relocations
Relocation Examples
- Relocs example introduction (E1.pdf)
- Relocs in an object for a library (E2.pdf)
- Relocs in an object for an executable (E3.pdf)
- Relocs in a library (E4.pdf)
- Relocs in an executable (E5.pdf)
- Result Summary (E6.pdf)
- Symbol Table Listing (E7.pdf)
- Relocs Listing (E8.pdf)
- Assembly Listing (E9.pdf)
- Reloc Experiments (F.pdf)
go to [ C programming in plain view ]