2.1.1.2.1.2.2. ELF Relocations Example
> readelf --relocs /lib/libc.so.6

Relocation section '.rel.dyn' at offset 0x134e4 contains 1457 entries:
 Offset     Info    Type            Sym.Value  Sym. Name
436f71b0  00000008 R_386_RELATIVE
436f8e74  0000000e R_386_TLS_TPOFF
436f8e90  00058206 R_386_GLOB_DAT    436f9d7c   stderr
436f9008  0004de07 R_386_JUMP_SLOT   435c3b70   malloc
...