0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2362N/A# Copyright (c) 2003, 2010, Oracle
and/or its affiliates. All rights reserved.
0N/A# MAPFILE HEADER START
0N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
0N/A# Object versioning must comply with the rules detailed in
0N/A# You should not be making modifications here until you've read the most current
0N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
0N/A# Starting with SUNW_1.5 and dlamd64getunwind(), the amd64
0N/A# platform is one version ahead of the other platforms.
0N/ASYMBOL_VERSION SUNW_1.6 {
0N/ASYMBOL_VERSION SUNW_1.5 {
0N/A dl_iterate_phdr { TYPE = FUNCTION };
0N/ASYMBOL_VERSION SUNW_1.5 {
0N/A dlamd64getunwind { TYPE = FUNCTION };
SYMBOL_VERSION SUNW_1.4 {
dladdr1 { TYPE = FUNCTION };
SYMBOL_VERSION SUNW_1.3 {
SYMBOL_VERSION SUNW_1.2 {
SYMBOL_VERSION SUNW_1.1 {
dldump { TYPE = FUNCTION };
dlinfo { TYPE = FUNCTION };
dlmopen { TYPE = FUNCTION };
SYMBOL_VERSION SUNW_0.8 {
dladdr { TYPE = FUNCTION };
# For most platforms, SUNW_0.7 contains dlclose, dlerror, dlopen, and dlsym.
# For ABI reasons, 32-bit sparc puts them in SISCD_2.3 instead, and SUNW_0.7
# exists solely so that SUNW_0.8 can inherit from it on all platforms.
SYMBOL_VERSION SUNW_0.7 {
SYMBOL_VERSION SISCD_2.3 {
dlclose { TYPE = FUNCTION };
dlerror { TYPE = FUNCTION };
dlopen { TYPE = FUNCTION };
dlsym { TYPE = FUNCTION };
SYMBOL_VERSION SUNWprivate_1.1 {
_ld_libc { TYPE = FUNCTION };
_dlinfo { TYPE = FUNCTION };
_dldump { TYPE = FUNCTION };
_dlmopen { TYPE = FUNCTION };
_dlopen { TYPE = FUNCTION };
_dlerror { TYPE = FUNCTION };
_dlsym { TYPE = FUNCTION };
_dlclose { TYPE = FUNCTION };
_dladdr { TYPE = FUNCTION };
_dladdr1 { TYPE = FUNCTION };
_dlamd64getunwind { TYPE = FUNCTION };