Huang Qi
|
f714669da4
|
dlfcn: Add stub for dladdr
Implement a stub for dladdr() to avoid build errors
with some applications that use dladdr().
The API definition is from:
1. https://man7.org/linux/man-pages/man3/dladdr.3.html
2. https://pubs.opengroup.org/onlinepubs/9799919799.2024edition/functions/dladdr.html
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
|
2024-07-26 14:39:10 -03:00 |
|