xref: /illumos-gate/usr/src/lib/libc_db/common/mapfile-vers (revision f808c858fa61e7769218966759510a8b1190dfcf)
1*f808c858Sraf#
2*f808c858Sraf# CDDL HEADER START
3*f808c858Sraf#
4*f808c858Sraf# The contents of this file are subject to the terms of the
5*f808c858Sraf# Common Development and Distribution License (the "License").
6*f808c858Sraf# You may not use this file except in compliance with the License.
7*f808c858Sraf#
8*f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*f808c858Sraf# or http://www.opensolaris.org/os/licensing.
10*f808c858Sraf# See the License for the specific language governing permissions
11*f808c858Sraf# and limitations under the License.
12*f808c858Sraf#
13*f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each
14*f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the
16*f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying
17*f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
18*f808c858Sraf#
19*f808c858Sraf# CDDL HEADER END
20*f808c858Sraf#
21*f808c858Sraf#
22*f808c858Sraf# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23*f808c858Sraf# Use is subject to license terms.
24*f808c858Sraf#
25*f808c858Sraf# ident	"%Z%%M%	%I%	%E% SMI"
26*f808c858Sraf#
27*f808c858Sraf
28*f808c858SrafSUNW_1.3 {
29*f808c858Sraf    global:
30*f808c858Sraf	td_thr_tlsbase;
31*f808c858Sraf} SUNW_1.2;
32*f808c858Sraf
33*f808c858Sraf# Due to mistakes made early in the history of this library, there are
34*f808c858Sraf# no SUNW_1.2 symbols, but the version is now kept as a placeholder.
35*f808c858Sraf# Don't add any symbols to this version.
36*f808c858Sraf
37*f808c858SrafSUNW_1.2 {
38*f808c858Sraf    global:
39*f808c858Sraf	SUNW_1.2;
40*f808c858Sraf} SUNW_1.1;
41*f808c858Sraf
42*f808c858SrafSUNW_1.1 {
43*f808c858Sraf    global:
44*f808c858Sraf	td_sync_get_info;
45*f808c858Sraf	td_sync_setstate;
46*f808c858Sraf	td_sync_waiters;
47*f808c858Sraf	td_ta_clear_event;
48*f808c858Sraf	td_ta_enable_stats;
49*f808c858Sraf	td_ta_event_addr;
50*f808c858Sraf	td_ta_event_getmsg;
51*f808c858Sraf	td_ta_get_stats;
52*f808c858Sraf	td_ta_map_addr2sync;
53*f808c858Sraf	td_ta_reset_stats;
54*f808c858Sraf	td_ta_setconcurrency;
55*f808c858Sraf	td_ta_set_event;
56*f808c858Sraf	td_ta_sync_iter;
57*f808c858Sraf	td_thr_clear_event;
58*f808c858Sraf	td_thr_dbresume;
59*f808c858Sraf	td_thr_dbsuspend;
60*f808c858Sraf	td_thr_event_enable;
61*f808c858Sraf	td_thr_event_getmsg;
62*f808c858Sraf	td_thr_lockowner;
63*f808c858Sraf	td_thr_set_event;
64*f808c858Sraf	td_thr_sleepinfo;
65*f808c858Sraf} SUNW_0.9;
66*f808c858Sraf
67*f808c858SrafSUNW_0.9 {
68*f808c858Sraf    global:
69*f808c858Sraf	td_init;
70*f808c858Sraf	td_log;
71*f808c858Sraf	td_ta_delete;
72*f808c858Sraf	td_ta_get_nthreads;
73*f808c858Sraf	td_ta_get_ph;
74*f808c858Sraf	td_ta_map_id2thr;
75*f808c858Sraf	td_ta_map_lwp2thr;
76*f808c858Sraf	td_ta_new;
77*f808c858Sraf	td_ta_thr_iter;
78*f808c858Sraf	td_ta_tsd_iter;
79*f808c858Sraf	td_thr_getfpregs;
80*f808c858Sraf	td_thr_getgregs;
81*f808c858Sraf	td_thr_get_info;
82*f808c858Sraf	td_thr_getxregs;
83*f808c858Sraf	td_thr_getxregsize;
84*f808c858Sraf	td_thr_setfpregs;
85*f808c858Sraf	td_thr_setgregs;
86*f808c858Sraf	td_thr_setprio;
87*f808c858Sraf	td_thr_setsigpending;
88*f808c858Sraf	td_thr_setxregs;
89*f808c858Sraf	td_thr_sigsetmask;
90*f808c858Sraf	td_thr_tsd;
91*f808c858Sraf	td_thr_validate;
92*f808c858Sraf};
93*f808c858Sraf
94*f808c858SrafSUNWprivate_1.1 {
95*f808c858Sraf    global:
96*f808c858Sraf	__td_init;
97*f808c858Sraf	__td_log;
98*f808c858Sraf	__td_sync_get_info;
99*f808c858Sraf	td_sync_get_stats;
100*f808c858Sraf	__td_sync_get_stats;
101*f808c858Sraf	__td_sync_setstate;
102*f808c858Sraf	__td_sync_waiters;
103*f808c858Sraf	__td_ta_clear_event;
104*f808c858Sraf	__td_ta_delete;
105*f808c858Sraf	__td_ta_enable_stats;
106*f808c858Sraf	__td_ta_event_addr;
107*f808c858Sraf	__td_ta_event_getmsg;
108*f808c858Sraf	__td_ta_get_nthreads;
109*f808c858Sraf	__td_ta_get_ph;
110*f808c858Sraf	__td_ta_get_stats;
111*f808c858Sraf	__td_ta_map_addr2sync;
112*f808c858Sraf	__td_ta_map_id2thr;
113*f808c858Sraf	__td_ta_map_lwp2thr;
114*f808c858Sraf	__td_ta_new;
115*f808c858Sraf	__td_ta_reset_stats;
116*f808c858Sraf	__td_ta_setconcurrency;
117*f808c858Sraf	__td_ta_set_event;
118*f808c858Sraf	__td_ta_sync_iter;
119*f808c858Sraf	td_ta_sync_tracking_enable;
120*f808c858Sraf	__td_ta_sync_tracking_enable;
121*f808c858Sraf	__td_ta_thr_iter;
122*f808c858Sraf	__td_ta_tsd_iter;
123*f808c858Sraf	__td_thr_clear_event;
124*f808c858Sraf	__td_thr_dbresume;
125*f808c858Sraf	__td_thr_dbsuspend;
126*f808c858Sraf	__td_thr_event_enable;
127*f808c858Sraf	__td_thr_event_getmsg;
128*f808c858Sraf	__td_thr_getfpregs;
129*f808c858Sraf	__td_thr_getgregs;
130*f808c858Sraf	__td_thr_get_info;
131*f808c858Sraf	__td_thr_getxregs;
132*f808c858Sraf	__td_thr_getxregsize;
133*f808c858Sraf	__td_thr_lockowner;
134*f808c858Sraf	__td_thr_set_event;
135*f808c858Sraf	__td_thr_setfpregs;
136*f808c858Sraf	__td_thr_setgregs;
137*f808c858Sraf	__td_thr_setprio;
138*f808c858Sraf	__td_thr_setsigpending;
139*f808c858Sraf	__td_thr_setxregs;
140*f808c858Sraf	__td_thr_sigsetmask;
141*f808c858Sraf	__td_thr_sleepinfo;
142*f808c858Sraf	__td_thr_tlsbase;
143*f808c858Sraf	__td_thr_tsd;
144*f808c858Sraf	__td_thr_validate;
145*f808c858Sraf    local:
146*f808c858Sraf	*;
147*f808c858Sraf};
148