Files
ladybird/Userland/Libraries/LibELF/DynamicObject.cpp
Sönke Holz a65d6e5e50 LibELF: Use the first PT_LOAD element to calculate base address
Other element types (like `PT_RISCV_ATTRIBUTES`) might not have
a correct `p_vaddr`.
2023-09-17 15:25:24 -06:00

18 KiB