mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +02:00
This function assumes that all sections have a relocation section associated with them. This is not the case in most executables. It also assumes that the section is called ".rel<section name>". This is also not something we should rely on. And RELA sections usually start with ".rela", not ".rel".
13 KiB
13 KiB