openssl/crypto/dso
Matt Caswell b39eda7ee6 Add a DSO_dsobyaddr() function
This works the same way as DSO_pathbyaddr() but instead returns a ptr to
the DSO that contains the provided symbol.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-11-02 23:32:50 +00:00
..
build.info
dso_dl.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_dlfcn.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_err.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_lib.c Add a DSO_dsobyaddr() function 2016-11-02 23:32:50 +00:00
dso_locl.h Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_openssl.c
dso_vms.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_win32.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00