Position Independent Code/Executable

PIC and PIE stands for position independent code and execution, respectively. The principles of PIC/PIE are fundamental to nearly every modern computer, serving as the foundation for dynamic linking.