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:
@@ -3,6 +3,8 @@ What's new:
|
||||
|
||||
- New API: timingsafe_bcmp, timingsafe_memcmp
|
||||
|
||||
- New API: dladdr
|
||||
|
||||
What changed:
|
||||
-------------
|
||||
|
||||
|
Reference in New Issue
Block a user