mapfile revision ea8dc4b6d2251b437950c0056bc626b311c73c27
0N/A#
0N/A# CDDL HEADER START
0N/A#
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#
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]
0N/A#
0N/A# CDDL HEADER END
0N/A#
0N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
0N/A#
0N/A#pragma ident "%Z%%M% %I% %E% SMI"
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_boot_unmountroot;
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_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_notify_add;
0N/A kobj_notify_remove;
kobj_open;
kobj_open_file;
kobj_path_exists;
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:
*;
};