Position-independent code
Appearance
A compiled object that can be relocated in memory at load time is called Position Independent Code. If an object is compiled as position independent code (PIC), then the operating system can load the object at any address.