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 dlsym
Why does dlsym produce different results in cgo than in c?
Apr 24, 2026
c
go
dlopen
cgo
dlsym
How can dlsym successfully import function from stripped binary library?
Feb 08, 2026
linux
strip
dlsym
dlsym() workaround return type
Feb 07, 2026
c++
dlsym
How to handle different behaviour for dlsym() in OSX and Linux (generic)
Nov 30, 2025
c
linux
macos
dlsym
Referencing global symbols from shared library loaded with dlopen
Nov 21, 2025
c
shared-libraries
dlopen
dlsym
having object file symbols become dynamic symbols in executable
Nov 10, 2025
c++
g++
ld
dlopen
dlsym
Man page workaround for dlsym() still error prone?
Nov 03, 2025
c
posix
dlsym
c-standard-library
Calling function by name using dlsym in iOS
Sep 12, 2025
ios
dlopen
dlsym
dlsym -- get overridden symbol
Feb 25, 2023
c
unix
symbols
dlopen
dlsym
dlsym(RTLD_NEXT, "msgctl") does not return the default version
Oct 23, 2022
c
glibc
dlsym
Why this simple Linux C program loading .so at runtime crashes?
Oct 21, 2022
c
linux
shared-libraries
function-pointers
dlsym
Using dlsym() to look for a variable in a statically linked library
Sep 30, 2022
c
linux
gcc
static-libraries
dlsym
dlopen issue(OSX)
Jun 24, 2018
c
macos
dlopen
dlsym
How to wrap variadic functions using LD_PRELOAD?
Aug 28, 2022
c
variadic-functions
dynamic-linking
ld-preload
dlsym
Calling dlsym() with a NULL handle doesn't return NULL, but rather returns a random function
Apr 20, 2022
c++
c
linux
dlopen
dlsym
pthread_cond_broadcast broken with dlsym?
Dec 22, 2018
c
pthreads
segmentation-fault
glibc
dlsym
How to use dlsym reliably when you have duplicated symbols?
Sep 09, 2021
c++
c
linux
dlopen
dlsym
How does the dlsym work?
Jun 07, 2022
glibc
dlopen
dlsym
Older Entries »