xref: /titanic_41/usr/src/lib/libtnfprobe/mapfile-vers (revision 9e86db79b7d1bbc5f2f04e99954cbd5eae0e22bb)
1#
2# CDDL HEADER START
3#
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.
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 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40SUNWprivate_1.1 {
41    global:
42	fork = NODIRECT;
43	fork1;
44	pthread_create;
45	pthread_exit;
46	_resume_ret;
47	thr_create;
48	thr_exit;
49	tnf_allocate;
50	tnf_char_tag_data;
51	tnf_float32_tag_data;
52	tnf_float64_tag_data;
53	tnf_int16_tag_data;
54	tnf_int32_tag_data;
55	tnf_int64_tag_data;
56	tnf_int8_tag_data;
57	tnf_lwpid_tag_data;
58	tnf_name_tag_data;
59	tnf_non_threaded_test_addr;
60	tnf_opaque_tag_data;
61	tnf_pid_tag_data;
62	__tnf_probe_alloc;
63	tnf_probe_debug;
64	tnf_probe_event_tag_data;
65	tnf_probe_get_arg_indexed;
66	tnf_probe_get_chars;
67	tnf_probe_get_num_args;
68	tnf_probe_get_type_indexed;
69	tnf_probe_get_value;
70	__tnf_probe_list_head;
71	__tnf_probe_list_valid;
72	__tnf_probe_memseg_p;
73	__tnf_probe_notify;
74	__tnf_probe_thr_sync;
75	__tnf_probe_version_1_info;
76	tnf_process_disable;
77	tnf_process_enable;
78	tnf_ref32_1;
79	tnf_size_tag_data;
80	tnf_string_1;
81	tnf_string_tag_data;
82	tnf_struct_tag_1;
83	tnf_tag_tag_data;
84	__tnf_tag_version_1_info;
85	tnf_thread_disable;
86	tnf_threaded_test_addr;
87	tnf_thread_enable;
88	tnf_time_base_tag_data;
89	tnf_time_delta_tag_data;
90	tnf_trace_alloc;
91	tnf_trace_commit;
92	tnf_trace_end;
93	tnf_trace_file_min;
94	tnf_trace_file_name;
95	tnf_trace_file_size;
96	tnf_trace_rollback;
97	tnf_uint16_tag_data;
98	tnf_uint32_tag_data;
99	tnf_uint64_tag_data;
100	tnf_uint8_tag_data;
101	tnf_user_struct_properties;
102	_tnfw_b_control;
103    local:
104	*;
105};
106