SPRAB89A September 2011 – March 2014
An assembly code section needs to compute a code address to:
There are three ways to form the address of a code object: Absolute, PC-relative, and GOT-based addressing. Absolute addressing is position dependent; the PC-relative and GOT forms are position independent.