SPRAB89A September 2011 – March 2014
An ELF load module (an executable file or shared object) represents the memory image of the program in the form of segments. In this context a segment is a contiguous, indivisible range of memory with common properties. A segment becomes bound when its address is determined, which can either be statically at link time or dynamically at load time.