Files
ladybird/Userland/Libraries/LibELF/DynamicObject.cpp
Idan Horowitz 6c8f1e62db LibELF: Ignore unknown dynamic tags instead of asserting
Some programs (like wine) add custom dynamic tags to their binaries
that are used internally by them, so we can just ignore them.
2021-12-22 00:02:36 -08:00

18 KiB