summaryrefslogtreecommitdiff
path: root/AK/ELF/ELFImage.h
AgeCommit message (Expand)Author
2019-07-18ELFImage: Sprinkle some constification loveRobin Burchell
2019-07-03AK: Rename the common integer typedefs to make it obvious what they are.Andreas Kling
2019-06-07ELF: Run clang-format on everything.Andreas Kling
2019-06-07Kernel: Rename LinearAddress => VirtualAddress.Andreas Kling
2019-05-23Kernel/AK: Move ELF loader to AKRobin Burchell