Files
ladybird/Userland/Libraries/LibELF/DynamicObject.cpp
Andreas Kling 01f1e480e5 LibELF: Fix various clang-tidy warnings
Remove a bunch of unused code, unnecessary const, and make some
non-object-specific member functions static.
2021-02-21 00:02:21 +01:00

19 KiB