====== Executable and Linkable Format (ELF) ====== Übersetzung von [[http://www.skyfree.org/linux/references/ELF_Format.pdf||ELF-Format]] \\ This is a german translation of the following file: [[http://www.skyfree.org/linux/references/ELF_Format.pdf||ELF-Format]]. ===== Vorwort ===== * [[why|Einführung]] ===== Objektdateien ===== * [[obj:introduction|Einführung]] * [[obj:header|ELF-Header]] * [[obj:sections|Sektionen]] * [[obj:stringtable|String Tables]] * [[obj:symboltable|Symbol Tables]] * [[obj:relocation|Relokationen]] ===== Programmstart und dynamisches Linken ===== * [[prg:introduction|Einführung]] * [[prg:header|Programm Header]] * [[prg:loading|Programm laden]] * [[prg:dynaniclink|Dynamisches linken]] ===== C Bibliothek ===== * [[clib:libs|C Bibliothek]]