Linux Assembly Programming
Prev
Next
Chapter 5. ELF Files
Table of Contents
5.1.
introduction/overview
5.2.
sections and segments
5.3.
symbols and strings
5.4.
relocation records
5.5.
dynamic linking data
5.6.
GOT and PLT
5.7.
putting it all together
5.8.
other kinds of ELF files: object files and libraries
5.9.
squeezing it all down
5.1. introduction/overview
Prev
Home
Next
Using system calls
sections and segments