mapfile revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
0N/A#
157N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
0N/A#
0N/A# CDDL HEADER START
0N/A#
157N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
157N/A# You may not use this file except in compliance with the License.
0N/A#
0N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0N/A# or http://www.opensolaris.org/os/licensing.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
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]
157N/A#
157N/A# CDDL HEADER END
157N/A#
0N/A
0N/A#
0N/A# MAPFILE HEADER START
0N/A#
0N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
0N/A# Object versioning must comply with the rules detailed in
0N/A#
0N/A# usr/src/lib/README.mapfiles
0N/A#
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#
0N/A# MAPFILE HEADER END
0N/A#
0N/A
0N/A{
0N/A global:
0N/A kobj_addrcheck;
0N/A kobj_alloc;
0N/A kobj_boot_mod_lookup;
0N/A kobj_close;
0N/A kobj_close_file;
0N/A kobj_export_module;
0N/A kobj_filbuf;
0N/A kobj_free;
0N/A kobj_fstat;
0N/A kobj_get_filesize;
0N/A kobj_getelfsym;
0N/A kobj_getmodinfo;
0N/A kobj_getpagesize;
0N/A kobj_getsymname;
0N/A kobj_getsymvalue;
0N/A kobj_load_module;
0N/A kobj_load_primary_module;
0N/A kobj_lookup;
0N/A kobj_lookup_all;
0N/A kobj_module_path;
0N/A kobj_notify_add;
0N/A kobj_notify_remove;
0N/A kobj_open;
0N/A kobj_open_file;
0N/A kobj_path_exists;
0N/A kobj_open_path;
0N/A kobj_read;
0N/A kobj_read_file;
0N/A kobj_searchsym;
0N/A kobj_set_ctf;
0N/A kobj_stat_get;
0N/A kobj_sync;
0N/A kobj_sync_instruction_memory;
0N/A kobj_textwin_alloc;
0N/A kobj_textwin_free;
0N/A kobj_unload_module;
0N/A kobj_zalloc;
0N/A kobj_kdi;
0N/A kobj_linkmaps;
0N/A __tnf_tag_list_head;
0N/A __tnf_probe_list_head;
0N/A tnf_changed_probe_list;
0N/A boot_cpu_compatible_list;
0N/A local:
0N/A *;
0N/A};
0N/A