mapfile-vers revision 5eae5a6fd1b363c5b19d1e669b43b5c4277f4eb1
1073N/A#
1073N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
1073N/A# Use is subject to license terms.
1073N/A#
1073N/A# CDDL HEADER START
1073N/A#
1073N/A# The contents of this file are subject to the terms of the
1073N/A# Common Development and Distribution License (the "License").
6983N/A# You may not use this file except in compliance with the License.
6983N/A#
1073N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1073N/A# or http://www.opensolaris.org/os/licensing.
1073N/A# See the License for the specific language governing permissions
1073N/A# and limitations under the License.
6983N/A#
6983N/A# When distributing Covered Code, include this CDDL HEADER in each
6983N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6983N/A# If applicable, add the following below this CDDL HEADER, with the
1073N/A# fields enclosed by brackets "[]" replaced with your own identifying
1073N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1073N/A#
1073N/A# CDDL HEADER END
1073N/A#
5035N/A# ident "%Z%%M% %I% %E% SMI"
6238N/A
1073N/ASUNW_1.1 {
1073N/A global:
1073N/A rd_delete;
1073N/A rd_errstr;
1570N/A rd_event_addr;
1570N/A rd_event_enable;
1073N/A rd_event_getmsg;
1073N/A rd_init;
1073N/A rd_ctl;
1073N/A rd_loadobj_iter;
1073N/A rd_log;
1073N/A rd_new;
1073N/A rd_objpad_enable;
1073N/A rd_plt_resolution;
1073N/A rd_fix_phdrs;
1073N/A rd_reset;
1073N/A local:
1073N/A *;
1073N/A};
2707N/A
1570N/A
1073N/A#Externally defined symbols
1073N/A{
1073N/A global:
1073N/A ps_pauxv = PARENT;
1570N/A ps_pdmodel = PARENT;
1073N/A ps_pglobal_lookup = PARENT;
1073N/A ps_pglobal_sym = PARENT;
1570N/A ps_plog = PARENT;
1570N/A ps_pread = PARENT;
1570N/A ps_pwrite = PARENT;
1570N/A};
1073N/A