xref: /titanic_50/usr/src/cmd/sgs/liblddbg/common/mapfile-vers (revision 4812581794004eff0af2b765b832403b30bf64ab)
17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# CDDL HEADER START
37c478bd9Sstevel@tonic-gate#
47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
55aefb655Srie# Common Development and Distribution License (the "License").
65aefb655Srie# You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate# and limitations under the License.
127c478bd9Sstevel@tonic-gate#
137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
197c478bd9Sstevel@tonic-gate# CDDL HEADER END
207c478bd9Sstevel@tonic-gate#
21fb1354edSrie
22fb1354edSrie#
23dc0f59e5SAli Bahrami# Copyright (c) 1993, 2010, Oracle and/or its affiliates. All rights reserved.
24fb1354edSrie#
25fb1354edSrie#
267c478bd9Sstevel@tonic-gate# Generic interface definition for usr/src/cmd/sgs/liblddbg.
277c478bd9Sstevel@tonic-gate#
287c478bd9Sstevel@tonic-gate
29bfed486aSAli Bahrami#
30bfed486aSAli Bahrami# MAPFILE HEADER START
31bfed486aSAli Bahrami#
32bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
33bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
34bfed486aSAli Bahrami#
35bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
36bfed486aSAli Bahrami#
37bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
38bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
39bfed486aSAli Bahrami#
40bfed486aSAli Bahrami# MAPFILE HEADER END
41bfed486aSAli Bahrami#
427c478bd9Sstevel@tonic-gate
43cd3e9333SAli Bahrami$mapfile_version 2
44cd3e9333SAli Bahrami
45*1007fd6fSAli BahramiSYMBOL_VERSION SUNWprivate_4.83 {
467c478bd9Sstevel@tonic-gate	global:
47cd3e9333SAli Bahrami		dbg_desc {	# interposed - ld.so.1(1)
48cd3e9333SAli Bahrami			FLAGS = NODIRECT;
49cd3e9333SAli Bahrami		};
50cd3e9333SAli Bahrami		dbg_print {	# interposed - ld(1) and ld.so.1(1)
51cd3e9333SAli Bahrami			FLAGS = NODIRECT;
52cd3e9333SAli Bahrami		};
535aefb655Srie
542017c965SRod Evans		Dbg_args_file;
55*1007fd6fSAli Bahrami		Dbg_args_guidance_unknown;
562017c965SRod Evans		Dbg_args_option;
5792a02081SRod Evans		Dbg_args_str2chr;
5892a02081SRod Evans		Dbg_args_Wldel;
592020b2b6SRod Evans		Dbg_audit_activity;
607247f888Srie		Dbg_audit_ignore;
617c478bd9Sstevel@tonic-gate		Dbg_audit_interface;
627c478bd9Sstevel@tonic-gate		Dbg_audit_lib;
632020b2b6SRod Evans		Dbg_audit_objclose;
642020b2b6SRod Evans		Dbg_audit_objfilter;
652020b2b6SRod Evans		Dbg_audit_objopen;
662020b2b6SRod Evans		Dbg_audit_objsearch;
672020b2b6SRod Evans		Dbg_audit_pltenter;
682020b2b6SRod Evans		Dbg_audit_pltexit;
692020b2b6SRod Evans		Dbg_audit_preinit;
702020b2b6SRod Evans		Dbg_audit_symbind;
71c75e1b9dSrie		Dbg_audit_skip;
727247f888Srie		Dbg_audit_terminate;
737c478bd9Sstevel@tonic-gate		Dbg_audit_version;
745aefb655Srie
752017c965SRod Evans		Dbg_basic_collect;
762017c965SRod Evans		Dbg_basic_create;
772017c965SRod Evans		Dbg_basic_files;
782017c965SRod Evans		Dbg_basic_finish;
792017c965SRod Evans		Dbg_basic_options;
802017c965SRod Evans		Dbg_basic_relocate;
812017c965SRod Evans		Dbg_basic_validate;
822017c965SRod Evans
83e23c41c9SAli Bahrami		Dbg_help;
847c478bd9Sstevel@tonic-gate		Dbg_setup;
8569112eddSAli Bahrami		Dbg_state_str;
8669112eddSAli Bahrami		Dbg_version;
875aefb655Srie
885aefb655Srie		Dbg32_bind_global;
895aefb655Srie		Dbg64_bind_global;
905aefb655Srie		Dbg32_bind_plt_summary;
915aefb655Srie		Dbg64_bind_plt_summary;
925aefb655Srie		Dbg64_bind_pltpad_from;
935aefb655Srie		Dbg64_bind_pltpad_to;
9460758829Srie		Dbg32_bind_reject;
9560758829Srie		Dbg64_bind_reject;
965aefb655Srie		Dbg32_bind_weak;
975aefb655Srie		Dbg64_bind_weak;
985aefb655Srie
9908278a5eSRod Evans		Dbg32_cap_candidate;
10008278a5eSRod Evans		Dbg64_cap_candidate;
10108278a5eSRod Evans		Dbg32_cap_filter;
10208278a5eSRod Evans		Dbg64_cap_filter;
10308278a5eSRod Evans		Dbg32_cap_id;
10408278a5eSRod Evans		Dbg64_cap_id;
1051c1abfbcSRod Evans		Dbg32_cap_identical;
1061c1abfbcSRod Evans		Dbg64_cap_identical;
10769112eddSAli Bahrami		Dbg32_cap_mapfile_title;
10869112eddSAli Bahrami		Dbg64_cap_mapfile_title;
10908278a5eSRod Evans		Dbg32_cap_post_title;
11008278a5eSRod Evans		Dbg64_cap_post_title;
11108278a5eSRod Evans		Dbg32_cap_ptr_entry;
11208278a5eSRod Evans		Dbg64_cap_ptr_entry;
1135aefb655Srie		Dbg32_cap_sec_title;
1145aefb655Srie		Dbg64_cap_sec_title;
11508278a5eSRod Evans		Dbg32_cap_val;
11608278a5eSRod Evans		Dbg64_cap_val;
11708278a5eSRod Evans		Dbg32_cap_val_entry;
11808278a5eSRod Evans		Dbg64_cap_val_entry;
1195aefb655Srie
12098c080d5SRod Evans		Dbg32_dl_dladdr;
12198c080d5SRod Evans		Dbg64_dl_dladdr;
12298c080d5SRod Evans		Dbg32_dl_dlclose;
12398c080d5SRod Evans		Dbg64_dl_dlclose;
12498c080d5SRod Evans		Dbg32_dl_dldump;
12598c080d5SRod Evans		Dbg64_dl_dldump;
12698c080d5SRod Evans		Dbg32_dl_dlerror;
12798c080d5SRod Evans		Dbg64_dl_dlerror;
12898c080d5SRod Evans		Dbg32_dl_dlinfo;
12998c080d5SRod Evans		Dbg64_dl_dlinfo;
13098c080d5SRod Evans		Dbg32_dl_dlopen;
13198c080d5SRod Evans		Dbg64_dl_dlopen;
13298c080d5SRod Evans		Dbg32_dl_dlsym;
13398c080d5SRod Evans		Dbg64_dl_dlsym;
13498c080d5SRod Evans		Dbg32_dl_iphdr_callback;
13598c080d5SRod Evans		Dbg64_dl_iphdr_callback;
13698c080d5SRod Evans		Dbg32_dl_iphdr_enter;
13798c080d5SRod Evans		Dbg64_dl_iphdr_enter;
13898c080d5SRod Evans		Dbg32_dl_iphdr_mapchange;
13998c080d5SRod Evans		Dbg64_dl_iphdr_mapchange;
14098c080d5SRod Evans		Dbg32_dl_iphdr_unmap_ret;
14198c080d5SRod Evans		Dbg64_dl_iphdr_unmap_ret;
14220272c2eSAli Bahrami
1435aefb655Srie		Dbg32_demangle_name;
1445aefb655Srie		Dbg64_demangle_name;
1455aefb655Srie
1465aefb655Srie		Dbg32_ent_print;
1475aefb655Srie		Dbg64_ent_print;
1485aefb655Srie
1495aefb655Srie		Dbg32_file_analyze;
1505aefb655Srie		Dbg64_file_analyze;
1515aefb655Srie		Dbg32_file_aout;
1525aefb655Srie		Dbg64_file_aout;
1535aefb655Srie		Dbg32_file_ar;
1545aefb655Srie		Dbg64_file_ar;
1555aefb655Srie		Dbg32_file_ar_rescan;
1565aefb655Srie		Dbg64_file_ar_rescan;
1575aefb655Srie		Dbg32_file_bind_entry;
1585aefb655Srie		Dbg64_file_bind_entry;
1595aefb655Srie		Dbg32_file_bindings;
1605aefb655Srie		Dbg64_file_bindings;
16120272c2eSAli Bahrami		Dbg32_file_bindings_done;
16220272c2eSAli Bahrami		Dbg64_file_bindings_done;
1635aefb655Srie		Dbg32_file_cntl;
1645aefb655Srie		Dbg64_file_cntl;
1655aefb655Srie		Dbg32_file_config_dis;
1665aefb655Srie		Dbg64_file_config_dis;
1675aefb655Srie		Dbg32_file_config_obj;
1685aefb655Srie		Dbg64_file_config_obj;
169f441771bSRod Evans		Dbg32_file_deferred;
170f441771bSRod Evans		Dbg64_file_deferred;
1715aefb655Srie		Dbg32_file_del_rescan;
1725aefb655Srie		Dbg64_file_del_rescan;
1735aefb655Srie		Dbg32_file_delete;
1745aefb655Srie		Dbg64_file_delete;
1755aefb655Srie		Dbg32_file_elf;
1765aefb655Srie		Dbg64_file_elf;
17702ca3e02Srie		Dbg32_file_cleanup;
17802ca3e02Srie		Dbg64_file_cleanup;
1795aefb655Srie		Dbg32_file_filtee;
1805aefb655Srie		Dbg64_file_filtee;
1815aefb655Srie		Dbg32_file_filter;
1825aefb655Srie		Dbg64_file_filter;
1835aefb655Srie		Dbg32_file_fixname;
1845aefb655Srie		Dbg64_file_fixname;
1855aefb655Srie		Dbg32_file_generic;
1865aefb655Srie		Dbg64_file_generic;
1875aefb655Srie		Dbg32_file_hdl_action;
1885aefb655Srie		Dbg64_file_hdl_action;
1895aefb655Srie		Dbg32_file_hdl_collect;
1905aefb655Srie		Dbg64_file_hdl_collect;
1915aefb655Srie		Dbg32_file_hdl_title;
1925aefb655Srie		Dbg64_file_hdl_title;
1935aefb655Srie		Dbg32_file_lazyload;
1945aefb655Srie		Dbg64_file_lazyload;
1955aefb655Srie		Dbg32_file_ldso;
1965aefb655Srie		Dbg64_file_ldso;
19756deab07SRod Evans		Dbg32_file_mmapobj;
19856deab07SRod Evans		Dbg64_file_mmapobj;
1995aefb655Srie		Dbg32_file_mode_promote;
2005aefb655Srie		Dbg64_file_mode_promote;
2013906e0c2Srie		Dbg32_file_modified;
2023906e0c2Srie		Dbg64_file_modified;
2035aefb655Srie		Dbg32_file_needed;
2045aefb655Srie		Dbg64_file_needed;
2055aefb655Srie		Dbg32_file_output;
2065aefb655Srie		Dbg64_file_output;
2075aefb655Srie		Dbg32_file_preload;
2085aefb655Srie		Dbg64_file_preload;
2095aefb655Srie		Dbg32_file_prot;
2105aefb655Srie		Dbg64_file_prot;
2115aefb655Srie		Dbg32_file_rejected;
2125aefb655Srie		Dbg64_file_rejected;
2135aefb655Srie		Dbg32_file_reuse;
2145aefb655Srie		Dbg64_file_reuse;
2155aefb655Srie		Dbg32_file_skip;
2165aefb655Srie		Dbg64_file_skip;
2175aefb655Srie
2185aefb655Srie		Dbg32_got_display;
2195aefb655Srie		Dbg64_got_display;
2205aefb655Srie
2215aefb655Srie		Dbg32_libs_audit;
2225aefb655Srie		Dbg64_libs_audit;
2235aefb655Srie		Dbg32_libs_find;
2245aefb655Srie		Dbg64_libs_find;
2255aefb655Srie		Dbg32_libs_found;
2265aefb655Srie		Dbg64_libs_found;
2273dbfc803SRod Evans		Dbg32_libs_insecure;
2283dbfc803SRod Evans		Dbg64_libs_insecure;
2295aefb655Srie		Dbg32_libs_init;
2305aefb655Srie		Dbg64_libs_init;
2315aefb655Srie		Dbg32_libs_l;
2325aefb655Srie		Dbg64_libs_l;
2335aefb655Srie		Dbg32_libs_path;
2345aefb655Srie		Dbg64_libs_path;
2355aefb655Srie		Dbg32_libs_req;
2365aefb655Srie		Dbg64_libs_req;
2375aefb655Srie		Dbg32_libs_update;
2385aefb655Srie		Dbg64_libs_update;
2395aefb655Srie		Dbg32_libs_yp;
2405aefb655Srie		Dbg64_libs_yp;
2415aefb655Srie		Dbg32_libs_ylu;
2425aefb655Srie		Dbg64_libs_ylu;
2435aefb655Srie
24469112eddSAli Bahrami		Dbg32_map_cexp_id;
24569112eddSAli Bahrami		Dbg64_map_cexp_id;
24669112eddSAli Bahrami		Dbg32_map_dv;
24769112eddSAli Bahrami		Dbg64_map_dv;
24869112eddSAli Bahrami		Dbg32_map_dv_entry;
24969112eddSAli Bahrami		Dbg64_map_dv_entry;
2505aefb655Srie		Dbg32_map_ent;
2515aefb655Srie		Dbg64_map_ent;
25269112eddSAli Bahrami		Dbg32_map_ent_ord_title;
25369112eddSAli Bahrami		Dbg64_map_ent_ord_title;
25469112eddSAli Bahrami		Dbg32_map_hdr_noalloc;
25569112eddSAli Bahrami		Dbg64_map_hdr_noalloc;
2565aefb655Srie		Dbg32_map_parse;
2575aefb655Srie		Dbg64_map_parse;
25869112eddSAli Bahrami		Dbg32_map_pass;
25969112eddSAli Bahrami		Dbg64_map_pass;
26069112eddSAli Bahrami		Dbg32_map_post_title;
26169112eddSAli Bahrami		Dbg64_map_post_title;
2625aefb655Srie		Dbg32_map_seg;
2635aefb655Srie		Dbg64_map_seg;
26469112eddSAli Bahrami		Dbg32_map_seg_order;
26569112eddSAli Bahrami		Dbg64_map_seg_order;
26669112eddSAli Bahrami		Dbg32_map_seg_os_order;
26769112eddSAli Bahrami		Dbg64_map_seg_os_order;
2685aefb655Srie		Dbg32_map_size_new;
2695aefb655Srie		Dbg64_map_size_new;
2705aefb655Srie		Dbg32_map_size_old;
2715aefb655Srie		Dbg64_map_size_old;
27257ef7aa9SRod Evans		Dbg32_map_sort_seg;
27357ef7aa9SRod Evans		Dbg64_map_sort_seg;
27469112eddSAli Bahrami		Dbg32_map_sort_title;
27569112eddSAli Bahrami		Dbg64_map_sort_title;
2765aefb655Srie		Dbg32_map_symbol;
2775aefb655Srie		Dbg64_map_symbol;
2785aefb655Srie		Dbg32_map_version;
2795aefb655Srie		Dbg64_map_version;
2805aefb655Srie
2815aefb655Srie		Dbg32_move_adjexpandreloc;
2825aefb655Srie		Dbg64_move_adjexpandreloc;
2835aefb655Srie		Dbg32_move_adjmovereloc;
2845aefb655Srie		Dbg64_move_adjmovereloc;
28556deab07SRod Evans		Dbg32_move_bad;
28656deab07SRod Evans		Dbg64_move_bad;
2875aefb655Srie		Dbg32_move_data;
2885aefb655Srie		Dbg64_move_data;
2895aefb655Srie		Dbg32_move_entry1;
2905aefb655Srie		Dbg64_move_entry1;
2915aefb655Srie		Dbg32_move_entry2;
2925aefb655Srie		Dbg64_move_entry2;
2935aefb655Srie		Dbg32_move_expand;
2945aefb655Srie		Dbg64_move_expand;
2955aefb655Srie		Dbg32_move_input;
2965aefb655Srie		Dbg64_move_input;
2975aefb655Srie		Dbg32_move_outmove;
2985aefb655Srie		Dbg64_move_outmove;
2995aefb655Srie		Dbg32_move_outsctadj;
3005aefb655Srie		Dbg64_move_outsctadj;
3015aefb655Srie		Dbg32_move_parexpn;
3025aefb655Srie		Dbg64_move_parexpn;
3035aefb655Srie
3045aefb655Srie		Dbg32_reloc_apply_reg;
3055aefb655Srie		Dbg64_reloc_apply_reg;
3065aefb655Srie		Dbg32_reloc_apply_val;
3075aefb655Srie		Dbg64_reloc_apply_val;
3085aefb655Srie		Dbg32_reloc_ars_entry;
3095aefb655Srie		Dbg64_reloc_ars_entry;
3105aefb655Srie		Dbg32_reloc_copy;
3115aefb655Srie		Dbg64_reloc_copy;
3125aefb655Srie		Dbg32_reloc_discard;
3135aefb655Srie		Dbg64_reloc_discard;
3145aefb655Srie		Dbg32_reloc_doact;
3155aefb655Srie		Dbg64_reloc_doact;
3165aefb655Srie		Dbg32_reloc_doact_title;
3175aefb655Srie		Dbg64_reloc_doact_title;
3185aefb655Srie		Dbg32_reloc_dooutrel;
3195aefb655Srie		Dbg64_reloc_dooutrel;
3205aefb655Srie		Dbg32_reloc_entry;
3215aefb655Srie		Dbg64_reloc_entry;
3225aefb655Srie		Dbg32_reloc_error;
3235aefb655Srie		Dbg64_reloc_error;
3245aefb655Srie		Dbg32_reloc_generate;
3255aefb655Srie		Dbg64_reloc_generate;
3265aefb655Srie		Dbg32_reloc_in;
3275aefb655Srie		Dbg64_reloc_in;
3285aefb655Srie		Dbg32_reloc_ors_entry;
3295aefb655Srie		Dbg64_reloc_ors_entry;
3305aefb655Srie		Dbg32_reloc_out;
3315aefb655Srie		Dbg64_reloc_out;
3325aefb655Srie		Dbg32_reloc_proc;
3335aefb655Srie		Dbg64_reloc_proc;
3345aefb655Srie		Dbg32_reloc_run;
3355aefb655Srie		Dbg64_reloc_run;
336d2ef9fe9Sab196087		Dbg32_reloc_sloppycomdat;
337d2ef9fe9Sab196087		Dbg64_reloc_sloppycomdat;
3385aefb655Srie		Dbg32_reloc_transition;
3395aefb655Srie		Dbg64_reloc_transition;
3405aefb655Srie
3415aefb655Srie		Dbg32_sec_added;
3425aefb655Srie		Dbg64_sec_added;
34357ef7aa9SRod Evans		Dbg32_sec_backing;
34457ef7aa9SRod Evans		Dbg64_sec_backing;
3455aefb655Srie		Dbg32_sec_created;
3465aefb655Srie		Dbg64_sec_created;
3475aefb655Srie		Dbg32_sec_discarded;
3485aefb655Srie		Dbg64_sec_discarded;
349cce0e03bSab196087		Dbg32_sec_genstr_compress;
350cce0e03bSab196087		Dbg64_sec_genstr_compress;
3515aefb655Srie		Dbg32_sec_group;
3525aefb655Srie		Dbg64_sec_group;
3530e233487SRod Evans		Dbg32_sec_gnu_comdat;
3540e233487SRod Evans		Dbg64_sec_gnu_comdat;
3555aefb655Srie		Dbg32_sec_in;
3565aefb655Srie		Dbg64_sec_in;
3575aefb655Srie		Dbg32_sec_order_error;
3585aefb655Srie		Dbg64_sec_order_error;
3595aefb655Srie		Dbg32_sec_order_list;
3605aefb655Srie		Dbg64_sec_order_list;
3610e233487SRod Evans		Dbg32_sec_redirected;
3620e233487SRod Evans		Dbg64_sec_redirected;
3635aefb655Srie		Dbg32_sec_strtab;
3645aefb655Srie		Dbg64_sec_strtab;
365cce0e03bSab196087		Dbg32_sec_unsup_strmerge;
366cce0e03bSab196087		Dbg64_sec_unsup_strmerge;
3675aefb655Srie
3685aefb655Srie		Dbg32_seg_entry;
3695aefb655Srie		Dbg64_seg_entry;
3705aefb655Srie		Dbg32_seg_list;
3715aefb655Srie		Dbg64_seg_list;
3725aefb655Srie		Dbg32_seg_os;
3735aefb655Srie		Dbg64_seg_os;
3745aefb655Srie		Dbg32_seg_title;
3755aefb655Srie		Dbg64_seg_title;
3765aefb655Srie
3777010c12aSrie		Dbg32_shdr_modified;
3787010c12aSrie		Dbg64_shdr_modified;
3797010c12aSrie
3805aefb655Srie		Dbg32_statistics_ar;
3815aefb655Srie		Dbg64_statistics_ar;
3825aefb655Srie		Dbg32_statistics_ld;
3835aefb655Srie		Dbg64_statistics_ld;
3845aefb655Srie
3855aefb655Srie		Dbg32_support_action;
3865aefb655Srie		Dbg64_support_action;
3875aefb655Srie		Dbg32_support_load;
3885aefb655Srie		Dbg64_support_load;
3895aefb655Srie		Dbg32_support_req;
3905aefb655Srie		Dbg64_support_req;
391d2d5cf7cSAli Bahrami		Dbg32_support_vnone;
392d2d5cf7cSAli Bahrami		Dbg64_support_vnone;
3935aefb655Srie
3945aefb655Srie		Dbg32_syminfo_entry;
3955aefb655Srie		Dbg64_syminfo_entry;
3965aefb655Srie		Dbg32_syminfo_title;
3975aefb655Srie		Dbg64_syminfo_title;
3985aefb655Srie
3995aefb655Srie		Dbg32_syms_ar_checking;
4005aefb655Srie		Dbg64_syms_ar_checking;
401dc0f59e5SAli Bahrami		Dbg32_syms_ar_force;
402dc0f59e5SAli Bahrami		Dbg64_syms_ar_force;
4035aefb655Srie		Dbg32_syms_ar_resolve;
4045aefb655Srie		Dbg64_syms_ar_resolve;
405dc0f59e5SAli Bahrami		Dbg32_syms_ar_skip;
406dc0f59e5SAli Bahrami		Dbg64_syms_ar_skip;
4075aefb655Srie		Dbg32_syms_ar_title;
4085aefb655Srie		Dbg64_syms_ar_title;
40908278a5eSRod Evans		Dbg32_syms_cap_convert;
41008278a5eSRod Evans		Dbg64_syms_cap_convert;
41108278a5eSRod Evans		Dbg32_syms_cap_local;
41208278a5eSRod Evans		Dbg64_syms_cap_local;
41308278a5eSRod Evans		Dbg32_syms_cap_lookup;
41408278a5eSRod Evans		Dbg64_syms_cap_lookup;
41508278a5eSRod Evans		Dbg32_syms_cap_title;
41608278a5eSRod Evans		Dbg64_syms_cap_title;
41702938ba2SRod Evans		Dbg32_syms_copy_reloc;
41802938ba2SRod Evans		Dbg64_syms_copy_reloc;
4195aefb655Srie		Dbg32_syms_created;
4205aefb655Srie		Dbg64_syms_created;
4215aefb655Srie		Dbg32_syms_discarded;
4225aefb655Srie		Dbg64_syms_discarded;
42324b9abbaSab196087		Dbg32_syms_dup_discarded;
42424b9abbaSab196087		Dbg64_syms_dup_discarded;
425d579eb63Sab196087		Dbg32_syms_dup_sort_addr;
426d579eb63Sab196087		Dbg64_syms_dup_sort_addr;
4275aefb655Srie		Dbg32_syms_entered;
4285aefb655Srie		Dbg64_syms_entered;
4295aefb655Srie		Dbg32_syms_entry;
4305aefb655Srie		Dbg64_syms_entry;
4315aefb655Srie		Dbg32_syms_global;
4325aefb655Srie		Dbg64_syms_global;
4335aefb655Srie		Dbg32_syms_ignore;
4345aefb655Srie		Dbg64_syms_ignore;
435d840867fSab196087		Dbg32_syms_ignore_gnuver;
436d840867fSab196087		Dbg64_syms_ignore_gnuver;
4375aefb655Srie		Dbg32_syms_lazy_rescan;
4385aefb655Srie		Dbg64_syms_lazy_rescan;
4395aefb655Srie		Dbg32_syms_lookup;
4405aefb655Srie		Dbg64_syms_lookup;
4415aefb655Srie		Dbg32_syms_lookup_aout;
4425aefb655Srie		Dbg32_syms_new;
4435aefb655Srie		Dbg64_syms_new;
4445aefb655Srie		Dbg32_syms_old;
4455aefb655Srie		Dbg64_syms_old;
4465aefb655Srie		Dbg32_syms_process;
4475aefb655Srie		Dbg64_syms_process;
4485aefb655Srie		Dbg32_syms_reduce;
4495aefb655Srie		Dbg64_syms_reduce;
4505aefb655Srie		Dbg32_syms_resolved;
4515aefb655Srie		Dbg64_syms_resolved;
4525aefb655Srie		Dbg32_syms_resolving;
4535aefb655Srie		Dbg64_syms_resolving;
4545aefb655Srie		Dbg32_syms_sec_entry;
4555aefb655Srie		Dbg64_syms_sec_entry;
4565aefb655Srie		Dbg32_syms_sec_title;
4575aefb655Srie		Dbg64_syms_sec_title;
4585aefb655Srie		Dbg32_syms_spec_title;
4595aefb655Srie		Dbg64_syms_spec_title;
4605aefb655Srie		Dbg32_syms_updated;
4615aefb655Srie		Dbg64_syms_updated;
4625aefb655Srie		Dbg32_syms_up_title;
4635aefb655Srie		Dbg64_syms_up_title;
464cdcc71c0SAli Bahrami		Dbg32_syms_wrap;
465cdcc71c0SAli Bahrami		Dbg64_syms_wrap;
4665aefb655Srie
4677c478bd9Sstevel@tonic-gate		Dbg_tls_modactivity;
4687c478bd9Sstevel@tonic-gate		Dbg_tls_static_block;
469d326b23bSrie		Dbg_tls_static_resv;
4705aefb655Srie
4715aefb655Srie		Dbg32_util_call_array;
4725aefb655Srie		Dbg64_util_call_array;
4735aefb655Srie		Dbg32_util_call_fini;
4745aefb655Srie		Dbg64_util_call_fini;
4755aefb655Srie		Dbg32_util_call_init;
4765aefb655Srie		Dbg64_util_call_init;
4775aefb655Srie		Dbg32_util_call_main;
4785aefb655Srie		Dbg64_util_call_main;
4795aefb655Srie		Dbg32_util_collect;
4805aefb655Srie		Dbg64_util_collect;
4815aefb655Srie		Dbg32_util_dbnotify;
4825aefb655Srie		Dbg64_util_dbnotify;
4835aefb655Srie		Dbg32_util_edge_in;
4845aefb655Srie		Dbg64_util_edge_in;
4855aefb655Srie		Dbg32_util_edge_out;
4865aefb655Srie		Dbg64_util_edge_out;
48710a4fa49Srie		Dbg32_util_lcinterface;
48810a4fa49Srie		Dbg64_util_lcinterface;
4895aefb655Srie		Dbg32_util_intoolate;
4905aefb655Srie		Dbg64_util_intoolate;
4915aefb655Srie		Dbg32_util_nl;
4925aefb655Srie		Dbg64_util_nl;
4935aefb655Srie		Dbg32_util_scc_entry;
4945aefb655Srie		Dbg64_util_scc_entry;
4955aefb655Srie		Dbg32_util_scc_title;
4965aefb655Srie		Dbg64_util_scc_title;
4975aefb655Srie		Dbg32_util_str;
4985aefb655Srie		Dbg64_util_str;
4995aefb655Srie
5005aefb655Srie		Dbg32_unused_file;
5015aefb655Srie		Dbg64_unused_file;
50210a4fa49Srie		Dbg32_unused_lcinterface;
50310a4fa49Srie		Dbg64_unused_lcinterface;
5049aa23310Srie		Dbg32_unused_path;
5059aa23310Srie		Dbg64_unused_path;
5065aefb655Srie		Dbg32_unused_sec;
5075aefb655Srie		Dbg64_unused_sec;
5085aefb655Srie		Dbg32_unused_unref;
5095aefb655Srie		Dbg64_unused_unref;
5105aefb655Srie
5115aefb655Srie		Dbg32_ver_avail_entry;
5125aefb655Srie		Dbg64_ver_avail_entry;
5135aefb655Srie		Dbg32_ver_avail_title;
5145aefb655Srie		Dbg64_ver_avail_title;
5155aefb655Srie		Dbg32_ver_def_title;
5165aefb655Srie		Dbg64_ver_def_title;
5175aefb655Srie		Dbg32_ver_desc_entry;
5185aefb655Srie		Dbg64_ver_desc_entry;
51920272c2eSAli Bahrami		Dbg32_ver_need_done;
52020272c2eSAli Bahrami		Dbg64_ver_need_done;
5215aefb655Srie		Dbg32_ver_need_entry;
5225aefb655Srie		Dbg64_ver_need_entry;
5235aefb655Srie		Dbg32_ver_need_title;
5245aefb655Srie		Dbg64_ver_need_title;
5255aefb655Srie		Dbg32_ver_nointerface;
5265aefb655Srie		Dbg64_ver_nointerface;
5275aefb655Srie		Dbg32_ver_symbol;
5285aefb655Srie		Dbg64_ver_symbol;
5295aefb655Srie
530d840867fSab196087} SUNWprivate_3.23;
5317c478bd9Sstevel@tonic-gate
5327c478bd9Sstevel@tonic-gate
5337c478bd9Sstevel@tonic-gate# The following interfaces are used by various parts of the link-editors and
534d579eb63Sab196087# elfdump(1).  The link-editors are always packaged together but there
5357c478bd9Sstevel@tonic-gate# seems to be a variety of old elfdump's lying around.  elfdump only uses
5367c478bd9Sstevel@tonic-gate# this interface, and thus by separating in from the ever changing Dbg_*
53733eb6ee1Sab196087# interfaces we can provide a stable versioning environment for this utility.
5387c478bd9Sstevel@tonic-gate
539cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate_3.23 {
5407c478bd9Sstevel@tonic-gate	global:
5415aefb655Srie		Elf_syminfo_entry;
5425aefb655Srie		Elf_syminfo_title;
5435aefb655Srie
5445aefb655Srie		Elf32_cap_entry;
5455aefb655Srie		Elf64_cap_entry;
5465aefb655Srie		Elf32_cap_title;
5475aefb655Srie		Elf64_cap_title;
5485aefb655Srie
5495aefb655Srie		Elf32_demangle_name;
5505aefb655Srie		Elf64_demangle_name;
5515aefb655Srie		Elf32_dyn_entry;
5525aefb655Srie		Elf64_dyn_entry;
5533244bcaaSab196087		Elf32_dyn_null_entry;
5543244bcaaSab196087		Elf64_dyn_null_entry;
5555aefb655Srie		Elf32_dyn_title;
5565aefb655Srie		Elf64_dyn_title;
5575aefb655Srie
5585aefb655Srie		Elf32_ehdr;
5595aefb655Srie		Elf64_ehdr;
5605aefb655Srie
5615aefb655Srie		Elf32_got_entry;
5625aefb655Srie		Elf64_got_entry;
5635aefb655Srie		Elf32_got_title;
5645aefb655Srie		Elf64_got_title;
5655aefb655Srie
5665aefb655Srie		Elf32_phdr;
5675aefb655Srie		Elf64_phdr;
5685aefb655Srie
5695aefb655Srie		Elf32_reloc_apply_reg;
5705aefb655Srie		Elf64_reloc_apply_reg;
5715aefb655Srie		Elf32_reloc_apply_val;
5725aefb655Srie		Elf64_reloc_apply_val;
5735aefb655Srie		Elf32_reloc_entry_1;
5745aefb655Srie		Elf64_reloc_entry_1;
5755aefb655Srie		Elf32_reloc_entry_2;
5765aefb655Srie		Elf64_reloc_entry_2;
5775aefb655Srie		Elf32_reloc_title;
5785aefb655Srie		Elf64_reloc_title;
5795aefb655Srie
5805aefb655Srie		Elf32_shdr;
5815aefb655Srie		Elf64_shdr;
5825aefb655Srie
5835aefb655Srie		Elf32_syms_table_title;
5845aefb655Srie		Elf64_syms_table_title;
5855aefb655Srie		Elf32_syms_table_entry;
5865aefb655Srie		Elf64_syms_table_entry;
5875aefb655Srie
5885aefb655Srie		Elf32_ver_def_title;
5895aefb655Srie		Elf64_ver_def_title;
5905aefb655Srie		Elf32_ver_line_1;
5915aefb655Srie		Elf64_ver_line_1;
5925aefb655Srie		Elf32_ver_line_2;
5935aefb655Srie		Elf64_ver_line_2;
5945aefb655Srie		Elf32_ver_line_3;
5955aefb655Srie		Elf64_ver_line_3;
5965aefb655Srie		Elf32_ver_line_4;
5975aefb655Srie		Elf64_ver_line_4;
5985aefb655Srie		Elf32_ver_line_5;
5995aefb655Srie		Elf64_ver_line_5;
6005aefb655Srie		Elf32_ver_need_title;
6015aefb655Srie		Elf64_ver_need_title;
6027c478bd9Sstevel@tonic-gate
6037c478bd9Sstevel@tonic-gate	local:
6047c478bd9Sstevel@tonic-gate		*;
6057c478bd9Sstevel@tonic-gate};
606