1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:18:11 +00:00
serenity/Userland/Libraries/LibELF/Arch/aarch64
Daniel Bertalan 9b9cc76b1d LibELF: Add AArch64 PLT trampoline
This is used for lazy symbol binding, which is used by e.g. ports that
are not linked with `-z now`.
2023-04-23 14:30:59 +02:00
..
entry.S
plt_trampoline.S LibELF: Add AArch64 PLT trampoline 2023-04-23 14:30:59 +02:00