summaryrefslogtreecommitdiff
path: root/usr/src/lib/libctf/common/mapfile-vers
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libctf/common/mapfile-vers')
-rw-r--r--usr/src/lib/libctf/common/mapfile-vers5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr/src/lib/libctf/common/mapfile-vers b/usr/src/lib/libctf/common/mapfile-vers
index cfd2952bbe..f64eb407df 100644
--- a/usr/src/lib/libctf/common/mapfile-vers
+++ b/usr/src/lib/libctf/common/mapfile-vers
@@ -23,7 +23,7 @@
#
#
-# Copyright (c) 2015, Joyent, Inc. All rights reserved.
+# Copyright 2018 Joyent, Inc.
#
#
@@ -91,6 +91,7 @@ SYMBOL_VERSION SUNWprivate_1.2 {
ctf_label_info;
ctf_label_iter;
ctf_label_topmost;
+ ctf_max_id;
ctf_member_info;
ctf_merge_add;
ctf_merge_dedup;
@@ -100,6 +101,7 @@ SYMBOL_VERSION SUNWprivate_1.2 {
ctf_merge_merge;
ctf_merge_set_nthreads;
ctf_merge_uniquify;
+ ctf_nr_syms;
ctf_object_iter;
ctf_parent_file;
ctf_parent_label;
@@ -111,6 +113,7 @@ SYMBOL_VERSION SUNWprivate_1.2 {
ctf_symbol_name;
ctf_type_align;
ctf_type_cmp;
+ ctf_type_cname;
ctf_type_compat;
ctf_type_pointer;
ctf_update;