Files
ladybird/Userland/Libraries/LibELF/DynamicLinker.cpp
Andreas Kling 41d8734288 LibELF: Use Optional<SymbolLookupResult> as a return type
Instead of storing a "found" state inside the result object.
2021-01-25 18:57:06 +01:00

9.1 KiB