diff options
| author | John Levon <john.levon@joyent.com> | 2018-10-12 17:05:41 +0000 |
|---|---|---|
| committer | John Levon <john.levon@joyent.com> | 2018-10-12 17:26:25 +0000 |
| commit | 8fe8a39ea9f7811d9c1e2e48a46932561906883f (patch) | |
| tree | 6d7f4348832a7e8a3a44c0372b32827fe05a9dab /usr/src/lib/libctf/common/mapfile-vers | |
| parent | a4b646b3846a365031ecbbc85470cfdace19a324 (diff) | |
| download | illumos-joyent-8fe8a39ea9f7811d9c1e2e48a46932561906883f.tar.gz | |
Revert "OS-7270 ctfconvert doesn't handle DW_AT_specification": breaks build
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Approved by: Ryan Zezeski <rpz@joyent.com>
Diffstat (limited to 'usr/src/lib/libctf/common/mapfile-vers')
| -rw-r--r-- | usr/src/lib/libctf/common/mapfile-vers | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/lib/libctf/common/mapfile-vers b/usr/src/lib/libctf/common/mapfile-vers index f64eb407df..cfd2952bbe 100644 --- a/usr/src/lib/libctf/common/mapfile-vers +++ b/usr/src/lib/libctf/common/mapfile-vers @@ -23,7 +23,7 @@ # # -# Copyright 2018 Joyent, Inc. +# Copyright (c) 2015, Joyent, Inc. All rights reserved. # # @@ -91,7 +91,6 @@ 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; @@ -101,7 +100,6 @@ 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; @@ -113,7 +111,6 @@ 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; |
