6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 #
24
25 #
26 # MAPFILE HEADER START
27 #
28 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
29 # Object versioning must comply with the rules detailed in
30 #
31 # usr/src/lib/README.mapfiles
32 #
33 # You should not be making modifications here until you've read the most current
34 # copy of that file. If you need help, contact a gatekeeper for guidance.
35 #
36 # MAPFILE HEADER END
37 #
38
39 $mapfile_version 2
40
41 # There really should be only one SUNWprivate version.
42 # Don't add any more. Add new private symbols to SUNWprivate_1.2
43
44 SYMBOL_VERSION SUNWprivate_1.2 {
45 global:
46 ctf_add_array;
47 ctf_add_const;
48 ctf_add_enum;
49 ctf_add_enumerator;
50 ctf_add_float;
51 ctf_add_forward;
52 ctf_add_function;
53 ctf_add_integer;
54 ctf_add_member;
55 ctf_add_pointer;
56 ctf_add_restrict;
57 ctf_add_struct;
58 ctf_add_type;
59 ctf_add_typedef;
60 ctf_add_union;
61 ctf_add_volatile;
62 ctf_create;
63 ctf_delete_type;
64 ctf_discard;
65 ctf_enum_value;
66 ctf_label_info;
67 ctf_label_iter;
68 ctf_label_topmost;
69 ctf_member_info;
70 ctf_parent_file;
71 ctf_parent_name;
72 ctf_set_array;
73 ctf_type_align;
74 ctf_type_cmp;
75 ctf_type_compat;
76 ctf_type_pointer;
77 ctf_update;
78 ctf_write;
79 } SUNWprivate_1.1;
80
81 SYMBOL_VERSION SUNWprivate_1.1 {
82 global:
83 ctf_array_info;
84 ctf_bufopen;
87 ctf_enum_name;
88 ctf_errmsg;
89 ctf_errno;
90 ctf_fdopen;
91 ctf_func_args;
92 ctf_func_info;
93 ctf_getmodel;
94 ctf_getspecific;
95 ctf_import;
96 ctf_lookup_by_name;
97 ctf_lookup_by_symbol;
98 ctf_member_iter;
99 ctf_open;
100 ctf_setmodel;
101 ctf_setspecific;
102 ctf_type_encoding;
103 ctf_type_iter;
104 ctf_type_kind;
105 ctf_type_lname;
106 ctf_type_name;
107 ctf_type_reference;
108 ctf_type_resolve;
109 ctf_type_size;
110 ctf_type_visit;
111 ctf_version;
112 _libctf_debug;
113 local:
114 *;
115 };
|
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 #
24
25 #
26 # Copyright (c) 2013, Joyent, Inc. All rights reserved.
27 #
28
29 #
30 # MAPFILE HEADER START
31 #
32 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
33 # Object versioning must comply with the rules detailed in
34 #
35 # usr/src/lib/README.mapfiles
36 #
37 # You should not be making modifications here until you've read the most current
38 # copy of that file. If you need help, contact a gatekeeper for guidance.
39 #
40 # MAPFILE HEADER END
41 #
42
43 $mapfile_version 2
44
45 # There really should be only one SUNWprivate version.
46 # Don't add any more. Add new private symbols to SUNWprivate_1.2
47
48 SYMBOL_VERSION SUNWprivate_1.2 {
49 global:
50 ctf_add_array;
51 ctf_add_const;
52 ctf_add_enum;
53 ctf_add_enumerator;
54 ctf_add_float;
55 ctf_add_forward;
56 ctf_add_function;
57 ctf_add_integer;
58 ctf_add_member;
59 ctf_add_pointer;
60 ctf_add_restrict;
61 ctf_add_struct;
62 ctf_add_type;
63 ctf_add_typedef;
64 ctf_add_union;
65 ctf_add_volatile;
66 ctf_create;
67 ctf_delete_type;
68 ctf_discard;
69 ctf_dup;
70 ctf_enum_value;
71 ctf_label_info;
72 ctf_label_iter;
73 ctf_label_topmost;
74 ctf_member_info;
75 ctf_parent_file;
76 ctf_parent_name;
77 ctf_set_array;
78 ctf_type_align;
79 ctf_type_cmp;
80 ctf_type_compat;
81 ctf_type_pointer;
82 ctf_update;
83 ctf_write;
84 } SUNWprivate_1.1;
85
86 SYMBOL_VERSION SUNWprivate_1.1 {
87 global:
88 ctf_array_info;
89 ctf_bufopen;
92 ctf_enum_name;
93 ctf_errmsg;
94 ctf_errno;
95 ctf_fdopen;
96 ctf_func_args;
97 ctf_func_info;
98 ctf_getmodel;
99 ctf_getspecific;
100 ctf_import;
101 ctf_lookup_by_name;
102 ctf_lookup_by_symbol;
103 ctf_member_iter;
104 ctf_open;
105 ctf_setmodel;
106 ctf_setspecific;
107 ctf_type_encoding;
108 ctf_type_iter;
109 ctf_type_kind;
110 ctf_type_lname;
111 ctf_type_name;
112 ctf_type_qname;
113 ctf_type_reference;
114 ctf_type_resolve;
115 ctf_type_size;
116 ctf_type_visit;
117 ctf_version;
118 _libctf_debug;
119 local:
120 *;
121 };
|