<HTML
><HEAD
><TITLE
>ELF Files</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.59"><LINK
REL="HOME"
TITLE="Linux Assembly Programming"
HREF="book1.html"><LINK
REL="PREVIOUS"
TITLE="Using system calls"
HREF="x91.html"><LINK
REL="NEXT"
TITLE="sections and segments"
HREF="x103.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Assembly Programming</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x91.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x103.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="AEN94"
>Chapter 5. ELF Files</A
></H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>5.1. <A
HREF="c94.html#AEN100"
>introduction/overview</A
></DT
><DT
>5.2. <A
HREF="x103.html"
>sections and segments</A
></DT
><DT
>5.3. <A
HREF="x106.html"
>symbols and strings</A
></DT
><DT
>5.4. <A
HREF="x109.html"
>relocation records</A
></DT
><DT
>5.5. <A
HREF="x112.html"
>dynamic linking data</A
></DT
><DT
>5.6. <A
HREF="x115.html"
>GOT and PLT</A
></DT
><DT
>5.7. <A
HREF="x118.html"
>putting it all together</A
></DT
><DT
>5.8. <A
HREF="x121.html"
>other kinds of ELF files: object files and libraries</A
></DT
><DT
>5.9. <A
HREF="x124.html"
>squeezing it all down</A
></DT
></DL
></DIV
><DIV
CLASS="SECTION"
><H1
CLASS="SECTION"
><A
NAME="AEN100"
>5.1. introduction/overview</A
></H1
><P
></P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x91.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="book1.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x103.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Using system calls</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
> </TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>sections and segments</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>