Implement dladdr() (partially)
Note that this always returns with dli_sname and dli_saddr set to NULL, indicating no symbol matching addr could be found. Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
This commit is contained in:
@@ -364,6 +364,7 @@ difftime NOSIGFE
|
||||
dirfd SIGFE
|
||||
dirname NOSIGFE
|
||||
div NOSIGFE
|
||||
dladdr SIGFE
|
||||
dlclose SIGFE
|
||||
dlerror NOSIGFE
|
||||
dlfork NOSIGFE
|
||||
|
Reference in New Issue
Block a user