98N/A# The contents of this file are subject to the terms of the
606N/A# Common Development and Distribution License (the "License").
98N/A# You may not use this file except in compliance with the License.
98N/A# See the License for the specific language governing permissions
98N/A# and limitations under the License.
98N/A# When distributing Covered Code, include this CDDL HEADER in each
98N/A# If applicable, add the following below this CDDL HEADER, with the
98N/A# fields enclosed by brackets "[]" replaced with your own identifying
98N/A# information: Portions Copyright [yyyy] [name of copyright owner]
98N/A# Copyright (c) 1992, 2010, Oracle
and/or its affiliates. All rights reserved.
98N/A# MAPFILE HEADER START
98N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
98N/A# Object versioning must comply with the rules detailed in
98N/A# You should not be making modifications here until you've read the most current
493N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
98N/A# MAPFILE HEADER END
814N/A# All symbols in
ld.so.1 are private as no-one should bind to these directly.
98N/ASYMBOL_VERSION SUNWprivate_1.3 {
493N/A dladdr; # Standard dlopen(3x) family
98N/A _dladdr; # these should not exist
199N/A _ld_libc; # provides libc initialization
493N/A _elf_rtbndr; # dbx expects to find these
493N/A _rt_boot; # Provides basic adb symbol offsets
98N/A rtld_db_dlactivity; # Required to support librtld_db
alist_append; # librtld support
dbg_desc; # Diagnostic support
eprintf; # Error message printing
dgettext; # Messaging support
calloc; # Memory management (mapmalloc).
_environ; # PLT tracing getenv() support.
memcpy; # Some routines are useful for support
snprintf; # libraries such as liblddbg.
sprintf; # Note that some of these functions
strcat; # (like sprintf) may have reduced
strcmp; # functionality over libc, as a simpler
strcpy; # implementation is provided in
ld.so.1. # amd64 ABI exception unwinding
# doXX_reloc_rtld and relocXX_table are required to