mapfile-vers revision 7c478bd95313f5f23a4c958a745db2134aa03244
188N/A#
188N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
188N/A# Use is subject to license terms.
188N/A#
188N/A# CDDL HEADER START
188N/A#
188N/A# The contents of this file are subject to the terms of the
188N/A# Common Development and Distribution License, Version 1.0 only
188N/A# (the "License"). You may not use this file except in compliance
188N/A# with the License.
188N/A#
188N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
188N/A# or http://www.opensolaris.org/os/licensing.
188N/A# See the License for the specific language governing permissions
188N/A# and limitations under the License.
188N/A#
188N/A# When distributing Covered Code, include this CDDL HEADER in each
188N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
188N/A# If applicable, add the following below this CDDL HEADER, with the
188N/A# fields enclosed by brackets "[]" replaced with your own identifying
188N/A# information: Portions Copyright [yyyy] [name of copyright owner]
3177N/A#
188N/A# CDDL HEADER END
188N/A#
188N/A# ident "%Z%%M% %I% %E% SMI"
188N/A#
188N/A
188N/ASUNW_1.5 {
188N/A global:
188N/A dlamd64getunwind = FUNCTION;
844N/A} SUNW_1.4;
844N/A
188N/ASUNWprivate_1.1 {
188N/A global:
1273N/A _dlamd64getunwind = FUNCTION;
188N/A};
3177N/A
3177N/ASUNW_0.8 {
188N/A global:
188N/A dladdr = FUNCTION;
188N/A} SUNW_0.7;
188N/A
188N/ASUNW_0.7 {
188N/A global:
188N/A dlclose = FUNCTION;
189N/A dlerror = FUNCTION;
189N/A dlopen = FUNCTION;
188N/A dlsym = FUNCTION;
188N/A};
188N/A