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