summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/elf.h
AgeCommit message (Expand)Author
2021-05-03LibELF: Implement x86_64 relocation supportGunnar Beutner
2021-04-29Everywhere: "indexes" => "indices"Andreas Kling
2021-04-18LibC+LibELF: Implement support for the dl_iterate_phdr helperGunnar Beutner