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 Have only one DSO_METHOD_openssl 2016-03-22 13:35:03 -04:00
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 Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
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