mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:11:00 +00:00
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 | ||