mapfile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License"). You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#pragma ident "%Z%%M% %I% %E% SMI"
#
{
global:
kobj_addrcheck;
kobj_alloc;
kobj_boot_mod_lookup;
kobj_close;
kobj_close_file;
kobj_export_module;
kobj_filbuf;
kobj_free;
kobj_getelfsym;
kobj_getmodinfo;
kobj_getpagesize;
kobj_getsymname;
kobj_getsymvalue;
kobj_load_module;
kobj_load_primary_module;
kobj_lookup;
kobj_lookup_all;
kobj_notify_add;
kobj_notify_remove;
kobj_open;
kobj_open_file;
kobj_open_path;
kobj_read;
kobj_read_file;
kobj_searchsym;
kobj_set_ctf;
kobj_stat_get;
kobj_sync;
kobj_sync_instruction_memory;
kobj_textwin_alloc;
kobj_textwin_free;
kobj_unload_module;
kobj_zalloc;
kobj_kdi;
kobj_linkmaps;
__tnf_tag_list_head;
__tnf_probe_list_head;
tnf_changed_probe_list;
boot_cpu_compatible_list;
local:
*;
};