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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2012 DEY Storage Systems, Inc. All rights reserved.
24 # Copyright (c) 2013, Joyent, Inc. All rights reserved.
25 # Copyright (c) 2013 by Delphix. All rights reserved.
26 #
27
28 #
29 # MAPFILE HEADER START
30 #
31 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
32 # Object versioning must comply with the rules detailed in
33 #
34 # usr/src/lib/README.mapfiles
35 #
36 # You should not be making modifications here until you've read the most current
37 # copy of that file. If you need help, contact a gatekeeper for guidance.
38 #
39 # MAPFILE HEADER END
40 #
41
42 $mapfile_version 2
43
44 # Due to mistakes made early in the history of this library, there are no
119 Pgetareg;
120 Pgetauxval;
121 Pgetauxvec;
122 Pgetenv;
123 Pgrab;
124 Pgrab_core;
125 Pgrab_error;
126 Pgrab_file;
127 Pgrab_ops;
128 Pisprocdir;
129 Pissyscall;
130 Pissyscall_prev;
131 Plmid;
132 Plmid_to_ctf;
133 Plmid_to_loadobj;
134 Plmid_to_map;
135 Plookup_by_addr;
136 Plookup_by_name;
137 Plwp_alt_stack;
138 Plwp_getfpregs;
139 Plwp_getpsinfo;
140 Plwp_getregs;
141 Plwp_getspymaster;
142 Plwp_iter;
143 Plwp_iter_all;
144 Plwp_main_stack;
145 Plwp_setfpregs;
146 Plwp_setregs;
147 Plwp_stack;
148 Pmapping_iter;
149 Pmapping_iter_resolved;
150 Pname_to_ctf;
151 Pname_to_loadobj;
152 Pname_to_map;
153 Pobject_iter;
154 Pobject_iter_resolved;
155 Pobjname;
156 Pobjname_resolved;
157 Pplatform;
158 Ppltdest;
|
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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2012 DEY Storage Systems, Inc. All rights reserved.
24 # Copyright 2018 Joyent, Inc.
25 # Copyright (c) 2013 by Delphix. All rights reserved.
26 #
27
28 #
29 # MAPFILE HEADER START
30 #
31 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
32 # Object versioning must comply with the rules detailed in
33 #
34 # usr/src/lib/README.mapfiles
35 #
36 # You should not be making modifications here until you've read the most current
37 # copy of that file. If you need help, contact a gatekeeper for guidance.
38 #
39 # MAPFILE HEADER END
40 #
41
42 $mapfile_version 2
43
44 # Due to mistakes made early in the history of this library, there are no
119 Pgetareg;
120 Pgetauxval;
121 Pgetauxvec;
122 Pgetenv;
123 Pgrab;
124 Pgrab_core;
125 Pgrab_error;
126 Pgrab_file;
127 Pgrab_ops;
128 Pisprocdir;
129 Pissyscall;
130 Pissyscall_prev;
131 Plmid;
132 Plmid_to_ctf;
133 Plmid_to_loadobj;
134 Plmid_to_map;
135 Plookup_by_addr;
136 Plookup_by_name;
137 Plwp_alt_stack;
138 Plwp_getfpregs;
139 Plwp_getname;
140 Plwp_getpsinfo;
141 Plwp_getregs;
142 Plwp_getspymaster;
143 Plwp_iter;
144 Plwp_iter_all;
145 Plwp_main_stack;
146 Plwp_setfpregs;
147 Plwp_setregs;
148 Plwp_stack;
149 Pmapping_iter;
150 Pmapping_iter_resolved;
151 Pname_to_ctf;
152 Pname_to_loadobj;
153 Pname_to_map;
154 Pobject_iter;
155 Pobject_iter_resolved;
156 Pobjname;
157 Pobjname_resolved;
158 Pplatform;
159 Ppltdest;
|