ladybird/Userland/Libraries/LibELF/Arch
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
..
aarch64 LibELF: Add AArch64 PLT trampoline 2023-04-23 14:30:59 +02:00
x86_64