1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-16 06:02:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Gunnar Beutner
6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper
This helper is used by libgcc_s to figure out where the .eh_frame sections
are located for all loaded shared objects.
2021-04-18 10:55:25 +02:00