mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
670N/A#
670N/A# CDDL HEADER START
670N/A#
670N/A# The contents of this file are subject to the terms of the
670N/A# Common Development and Distribution License (the "License").
670N/A# You may not use this file except in compliance with the License.
670N/A#
670N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
670N/A# or http://www.opensolaris.org/os/licensing.
670N/A# See the License for the specific language governing permissions
670N/A# and limitations under the License.
670N/A#
670N/A# When distributing Covered Code, include this CDDL HEADER in each
670N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
670N/A# If applicable, add the following below this CDDL HEADER, with the
670N/A# fields enclosed by brackets "[]" replaced with your own identifying
670N/A# information: Portions Copyright [yyyy] [name of copyright owner]
670N/A#
670N/A# CDDL HEADER END
670N/A#
1058N/A#
670N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
670N/A# Use is subject to license terms.
670N/A#
1058N/A
670N/A#
670N/A# MAPFILE HEADER START
670N/A#
850N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
850N/A# Object versioning must comply with the rules detailed in
850N/A#
850N/A# usr/src/lib/README.mapfiles
670N/A#
670N/A# You should not be making modifications here until you've read the most current
670N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
670N/A#
670N/A# MAPFILE HEADER END
850N/A#
670N/A
670N/A# There really should be only one SUNWprivate version.
670N/A# Don't add any more. Add new private symbols to SUNWprivate_1.2
670N/A
1020N/ASUNWprivate_1.2 {
1020N/A global:
1020N/A ctf_add_array;
1020N/A ctf_add_const;
1020N/A ctf_add_enum;
670N/A ctf_add_enumerator;
670N/A ctf_add_float;
936N/A ctf_add_forward;
1020N/A ctf_add_function;
670N/A ctf_add_integer;
670N/A ctf_add_member;
670N/A ctf_add_pointer;
670N/A ctf_add_restrict;
1070N/A ctf_add_struct;
670N/A ctf_add_type;
670N/A ctf_add_typedef;
1073N/A ctf_add_union;
670N/A ctf_add_volatile;
670N/A ctf_create;
670N/A ctf_discard;
670N/A ctf_enum_value;
670N/A ctf_label_info;
943N/A ctf_label_iter;
943N/A ctf_label_topmost;
943N/A ctf_member_info;
1020N/A ctf_parent_file;
943N/A ctf_parent_name;
670N/A ctf_set_array;
1013N/A ctf_type_align;
1013N/A ctf_type_cmp;
1013N/A ctf_type_compat;
1013N/A ctf_type_pointer;
974N/A ctf_update;
1013N/A ctf_write;
1013N/A} SUNWprivate_1.1;
1013N/A
1013N/ASUNWprivate_1.1 {
1013N/A global:
1013N/A ctf_array_info;
1013N/A ctf_bufopen;
670N/A ctf_close;
974N/A ctf_enum_iter;
974N/A ctf_enum_name;
670N/A ctf_errmsg;
1013N/A ctf_errno;
670N/A ctf_fdopen;
974N/A ctf_func_args;
974N/A ctf_func_info;
974N/A ctf_getmodel;
974N/A ctf_getspecific;
670N/A ctf_import;
670N/A ctf_lookup_by_name;
670N/A ctf_lookup_by_symbol;
1013N/A ctf_member_iter;
974N/A ctf_open;
974N/A ctf_setmodel;
974N/A ctf_setspecific;
670N/A ctf_type_encoding;
670N/A ctf_type_iter;
670N/A ctf_type_kind;
670N/A ctf_type_lname;
670N/A ctf_type_name;
1013N/A ctf_type_reference;
974N/A ctf_type_resolve;
670N/A ctf_type_size;
670N/A ctf_type_visit;
670N/A ctf_version;
974N/A _libctf_debug;
670N/A local:
670N/A *;
670N/A};
974N/A