A process can load a shared library after it has started and resolve symbols from it. Library is the portable loader.
Classes | |
| class | SymbolNotFound |
| Thrown, when a symbol is not found in a library. More... | |
| class | Library |
| Shared library loader. More... | |
| class | Symbol |
| Symbol resolved from a shared library. More... | |