Position-independent code (PIC) is code that can execute regardless of its absolute address (i.e. by using relative addressing). PIC is used for shared libraries, allowing library code to be located anywhere in memory.
Categories: Field Atlas
« Back to Glossary Index
