summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-10-15 16:01:40 +0100
committerMatt Caswell <matt@openssl.org>2016-11-02 23:32:50 +0000
commitb39eda7ee69a9277c722f8789736e00dc680cda6 (patch)
treeb1ac9b808c0389199750c785bd5c1b5a3189d4c7 /util/libcrypto.num
parentcb6ea61c161e88aa0268c77f308469a67b2ec063 (diff)
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>
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 3645c1ad1c..0b4190b2d2 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4217,3 +4217,4 @@ BIO_write_ex 4167 1_1_1 EXIST::FUNCTION:
BIO_meth_get_write_ex 4168 1_1_1 EXIST::FUNCTION:
BIO_meth_set_write_ex 4169 1_1_1 EXIST::FUNCTION:
DSO_pathbyaddr 4170 1_1_0c EXIST::FUNCTION:
+DSO_dsobyaddr 4171 1_1_0c EXIST::FUNCTION: