Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dlopen
How to get the mangled symbol of a function in C++?
Sep 20, 2025
c++
shared-libraries
dlopen
Calling function by name using dlsym in iOS
Sep 12, 2025
ios
dlopen
dlsym
What happens to the global variables in shared library when dlclose is called on it?
Feb 28, 2023
c
dll
shared-libraries
dlopen
RTLD_LOCAL and dynamic_cast on Linux
Feb 26, 2023
c++
linux
dlopen
dlsym -- get overridden symbol
Feb 25, 2023
c
unix
symbols
dlopen
dlsym
Why does an std::any_cast of a passed std::any inside a dlopen'd function raise an error
Jan 06, 2023
c++
scons
c++17
dlopen
stdany
Dynamic loading of shared objects using dlopen()
Nov 26, 2022
linux
x11
dlopen
binutils
How to use RTLD_DEEPBIND when invoke implicitly?
Nov 14, 2022
c
linux
shared-objects
dlopen
shared-libraries
dlopen: cannot load any more object with static TLS
Nov 15, 2022
java
unix
fedora
dlopen
thread-local-storage
-rdynamic for select symbols only?
Nov 11, 2022
c
linux
gcc
dynamic-linking
dlopen
In what order are shared libraries initialized and finalized?
Nov 09, 2022
shared-libraries
destructor
exit
dlopen
Rust: Segfault when executing specific line of code from a dynamically loaded library
Nov 03, 2022
segmentation-fault
rust
dlopen
dynamic-library
Is it possible to merge weak symbols like vtables/typeinfo across RTLD_LOCAL'ly loaded libraries?
Oct 30, 2022
c++
android-ndk
java-native-interface
rtti
dlopen
linux dlopen : how to make loading lib manager
Oct 19, 2022
c++
linux
dlopen
dlclose doesn't really unload shared object, no matter how many times it is called
Jul 25, 2022
c++
c
linux
gcc
dlopen
Receive "undefined symbol" error when loading library with dlopen
Sep 11, 2021
shared-libraries
dlopen
C++ dynamic loading of classes: Why is a "destroy" function needed?
Sep 01, 2025
c++
memory-management
dlopen
dynamic-loading
Older Entries »