Skip to content
Latchkey

Position-Independent Code - CI/CD Glossary Definition

Position-independent code (PIC) uses relative rather than absolute addressing so it executes correctly at any load address; it is mandatory for shared libraries and underpins address-space layout randomization (ASLR) as a security hardening.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →