mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
89a38b72b7
This implements the dladdr() function which lets the caller look up the symbol name, symbol address as well as library name and library base address for an arbitrary address. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dlfcn.cpp | ||
dlfcn.h | ||
dlfcn_integration.h |