dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / lib / libctf / common / mapfile-vers
blobcfd2952bbea73f211407f89a1da8acf6ab9217d7
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
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.
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]
19 # CDDL HEADER END
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
26 # Copyright (c) 2015, Joyent, Inc.  All rights reserved.
30 # MAPFILE HEADER START
32 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
33 # Object versioning must comply with the rules detailed in
35 #       usr/src/lib/README.mapfiles
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.
40 # MAPFILE HEADER END
43 $mapfile_version 2
45 # There really should be only one SUNWprivate version.
46 # Don't add any more.  Add new private symbols to SUNWprivate_1.2
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_funcptr;
57         ctf_add_function;
58         ctf_add_integer;
59         ctf_add_label;
60         ctf_add_member;
61         ctf_add_pointer;
62         ctf_add_object;
63         ctf_add_restrict;
64         ctf_add_struct;
65         ctf_add_type;
66         ctf_add_typedef;
67         ctf_add_union;
68         ctf_add_volatile;
69         ctf_create;
70         ctf_dataptr;
71         ctf_delete_type;
72         ctf_diff_init;
73         ctf_diff_fini;
74         ctf_diff_functions;
75         ctf_diff_getflags;
76         ctf_diff_objects;
77         ctf_diff_setflags;
78         ctf_diff_types;
79         ctf_discard;
80         ctf_dup;
81         ctf_elfconvert;
82         ctf_elffdwrite;
83         ctf_elfwrite;
84         ctf_enum_value;
85         ctf_fdconvert;
86         ctf_flags;
87         ctf_func_args_by_id;
88         ctf_func_info_by_id;
89         ctf_function_iter;
90         ctf_kind_name;
91         ctf_label_info;
92         ctf_label_iter;
93         ctf_label_topmost;
94         ctf_member_info;
95         ctf_merge_add;
96         ctf_merge_dedup;
97         ctf_merge_fini;
98         ctf_merge_init;
99         ctf_merge_label;
100         ctf_merge_merge;
101         ctf_merge_set_nthreads;
102         ctf_merge_uniquify;
103         ctf_object_iter;
104         ctf_parent_file;
105         ctf_parent_label;
106         ctf_parent_name;
107         ctf_set_array;
108         ctf_set_root;
109         ctf_set_size;
110         ctf_string_iter;
111         ctf_symbol_name;
112         ctf_type_align;
113         ctf_type_cmp;
114         ctf_type_compat;
115         ctf_type_pointer;
116         ctf_update;
117         ctf_write;
118 } SUNWprivate_1.1;
120 SYMBOL_VERSION SUNWprivate_1.1 {
121     global:
122         ctf_array_info;
123         ctf_bufopen;
124         ctf_close;
125         ctf_enum_iter;
126         ctf_enum_name;
127         ctf_errmsg;
128         ctf_errno;
129         ctf_fdopen;
130         ctf_func_args;
131         ctf_func_info;
132         ctf_getmodel;
133         ctf_getspecific;
134         ctf_import;
135         ctf_lookup_by_name;
136         ctf_lookup_by_symbol;
137         ctf_member_iter;
138         ctf_open;
139         ctf_setmodel;
140         ctf_setspecific;
141         ctf_type_encoding;
142         ctf_type_iter;
143         ctf_type_kind;
144         ctf_type_lname;
145         ctf_type_name;
146         ctf_type_qname;
147         ctf_type_reference;
148         ctf_type_resolve;
149         ctf_type_size;
150         ctf_type_visit;
151         ctf_version;
152         _libctf_debug;
153     local:
154         *;