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