mapfile-vers revision 551cffe379139e8ad1ea48ad0f554750daca5347
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# CDDL HEADER START
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# The contents of this file are subject to the terms of the
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# Common Development and Distribution License (the "License").
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# You may not use this file except in compliance with the License.
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# See the License for the specific language governing permissions
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# and limitations under the License.
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# When distributing Covered Code, include this CDDL HEADER in each
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# If applicable, add the following below this CDDL HEADER, with the
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync# CDDL HEADER END
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
1ce069685b24d243eb0464f46d4c56b250c64445vboxsync# Use is subject to license terms.
a55af63ead2dcca370bfc0dfe49771d9dcc61b93vboxsync# Generic interface definition for usr/src/cmd/sgs/liblddbg.
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# For information regarding the establishment of versioned definitions see:
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync# The Linker and Libraries Manual (version 2.5 or greater)
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync# This is part of the Developers Guide in the Answerbook. Specifically refer
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync# to Chapter 2 under section "Defining Additional Symbols" through section
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync# "Reducing Symbol Scope", and Chapter 5 "Versioning".
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync# For specific OSNET rules for the modification (evolution) of these version
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync# definitions see:
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync# Policy for Shared Library Version Names and Interface Definitions
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsyncSUNWprivate_4.67 {
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync dbg_desc = NODIRECT; # interposed - ld.so.1(1)
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync dbg_print = NODIRECT; # interposed - ld(1) and ld.so.1(1)
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync Dbg_args_files;
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync Dbg_args_opts;
b0ad0bbadf3a5b5258acda1bfe16f0ad8bee5ff0vboxsync Dbg_args_str2chr;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg_args_Wldel;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg_audit_ignore;
229a63857c5fd2e441a62206eacce4156d0b2a26vboxsync Dbg_audit_interface;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg_audit_lib;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg_audit_object;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg_audit_symval;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg_audit_skip;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg_audit_terminate;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg_audit_version;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_bind_global;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_bind_global;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_bind_plt_summary;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_bind_plt_summary;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_bind_pltpad_from;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_bind_pltpad_to;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg32_bind_reject;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg64_bind_reject;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg32_bind_weak;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg64_bind_weak;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_cap_hw_candidate;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_cap_hw_candidate;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_cap_hw_filter;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_cap_hw_filter;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_cap_mapfile;
a2d9f81753c129b5e3bbe3769627dcd25a3724bdvboxsync Dbg64_cap_mapfile;
a2d9f81753c129b5e3bbe3769627dcd25a3724bdvboxsync Dbg32_cap_sec_entry;
a2d9f81753c129b5e3bbe3769627dcd25a3724bdvboxsync Dbg64_cap_sec_entry;
a2d9f81753c129b5e3bbe3769627dcd25a3724bdvboxsync Dbg32_cap_sec_title;
a2d9f81753c129b5e3bbe3769627dcd25a3724bdvboxsync Dbg64_cap_sec_title;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_cap_val_hw1;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg64_cap_val_hw1;
229a63857c5fd2e441a62206eacce4156d0b2a26vboxsync Dbg32_demangle_name;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_demangle_name;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_ent_print;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg64_ent_print;
a2d9f81753c129b5e3bbe3769627dcd25a3724bdvboxsync Dbg32_file_analyze;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg64_file_analyze;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_file_aout;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_file_aout;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_file_ar;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_file_ar;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_file_ar_rescan;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_file_ar_rescan;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg32_file_bind_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_file_bind_entry;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_bindings;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_bindings;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_cntl;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_cntl;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_config_dis;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_config_dis;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_config_obj;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_config_obj;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_del_rescan;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_del_rescan;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_delete;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_delete;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg32_file_dlclose;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_dlclose;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_dldump;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_dldump;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_dlopen;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_dlopen;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_elf;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_file_elf;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg32_file_cleanup;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_file_cleanup;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_filtee;
7bf07b1592dfaab1a4fb6d497fd0ff1302fb7585vboxsync Dbg64_file_filtee;
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync Dbg32_file_filter;
7c1f498692cd2393f8ba68cb62be482495106f93vboxsync Dbg64_file_filter;
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync Dbg32_file_fixname;
7c1f498692cd2393f8ba68cb62be482495106f93vboxsync Dbg64_file_fixname;
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync Dbg32_file_generic;
4715f6e2473402353acb43c06a8986f957758259vboxsync Dbg64_file_generic;
d01bb88591e2ae070aa233b99c81e58598d557e1vboxsync Dbg32_file_hdl_action;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_hdl_action;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_file_hdl_collect;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg64_file_hdl_collect;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_file_hdl_title;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg64_file_hdl_title;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_file_lazyload;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg64_file_lazyload;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_ldso;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_file_ldso;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg32_file_mode_promote;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_file_mode_promote;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_modified;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_file_modified;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_file_needed;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg64_file_needed;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_file_output;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg64_file_output;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_preload;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_file_preload;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg32_file_prot;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_file_prot;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_file_rejected;
1147e980f6ab0b7ff1d08c13ad1c03eea30d102dvboxsync Dbg64_file_rejected;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_file_reuse;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_file_reuse;
7e8d44e04156d78379666f20d5daa2a79e5cbf44vboxsync Dbg32_file_skip;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_file_skip;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_got_display;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg64_got_display;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_libs_audit;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg64_libs_audit;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_libs_find;
1147e980f6ab0b7ff1d08c13ad1c03eea30d102dvboxsync Dbg64_libs_find;
eae4be10b9f3dcb5680411373ff3fa42c136b6aavboxsync Dbg32_libs_found;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_libs_found;
361a7fb527903c8dbfd0cc7dc779f943c6e348f6vboxsync Dbg32_libs_insecure;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_libs_insecure;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_libs_init;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_libs_init;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_libs_l;
a1b4fb3917412d2632d358ff8989f1ec971f2d5bvboxsync Dbg64_libs_l;
505ddd00252720bfb5569fcb17bfda53dc141e3bvboxsync Dbg32_libs_path;
505ddd00252720bfb5569fcb17bfda53dc141e3bvboxsync Dbg64_libs_path;
505ddd00252720bfb5569fcb17bfda53dc141e3bvboxsync Dbg32_libs_req;
a1b4fb3917412d2632d358ff8989f1ec971f2d5bvboxsync Dbg64_libs_req;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_libs_update;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_libs_update;
be25dc687bf6545229bd498c72ff1ef047ff0f27vboxsync Dbg32_libs_yp;
56343f236d9d7c0e3d2b75e23f0f5575dc77f2e3vboxsync Dbg64_libs_yp;
56343f236d9d7c0e3d2b75e23f0f5575dc77f2e3vboxsync Dbg32_libs_ylu;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_libs_ylu;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_map_dash;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_dash;
ee1d93e48caef47c819586e7d765befa196be79cvboxsync Dbg32_map_ent;
8fdb854581fe3cb394d84835dc09b02e6e18d4edvboxsync Dbg64_map_ent;
8fdb854581fe3cb394d84835dc09b02e6e18d4edvboxsync Dbg32_map_parse;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_parse;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_map_pipe;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_pipe;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_map_set_atsign;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_set_atsign;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_map_seg;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_seg;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_map_set_equal;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_set_equal;
657b2c9f6d33f08001e5fa6f6e0572dcf0391013vboxsync Dbg32_map_size_new;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_size_new;
ae94ad7e769e467419ab99cab5403bdb39bc544fvboxsync Dbg32_map_size_old;
ae94ad7e769e467419ab99cab5403bdb39bc544fvboxsync Dbg64_map_size_old;
ae94ad7e769e467419ab99cab5403bdb39bc544fvboxsync Dbg32_map_sort_fini;
8b36957d815c23b479eb35d93ac76c66392e9402vboxsync Dbg64_map_sort_fini;
ae94ad7e769e467419ab99cab5403bdb39bc544fvboxsync Dbg32_map_sort_orig;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_map_sort_orig;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_map_symbol;
49e54e2ffe0c10864d06e9d1ebe24a8eb1327a6bvboxsync Dbg64_map_symbol;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_map_version;
49e54e2ffe0c10864d06e9d1ebe24a8eb1327a6bvboxsync Dbg64_map_version;
7a29aa5ce149ccd344a2929d2815b8e212690b92vboxsync Dbg32_move_adjexpandreloc;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_adjexpandreloc;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_move_adjmovereloc;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_adjmovereloc;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_move_data;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_data;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_move_entry1;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_entry1;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_move_entry2;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_entry2;
229a63857c5fd2e441a62206eacce4156d0b2a26vboxsync Dbg32_move_expand;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_expand;
8c58249d7f93d82395aa6c8b31526443892bc375vboxsync Dbg32_move_input;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_input;
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync Dbg32_move_outmove;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_move_outmove;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_move_outsctadj;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_move_outsctadj;
5453eb2f2719bf3895ac3daeec4c26e0b6e2eb4avboxsync Dbg32_move_parexpn;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_move_parexpn;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_apply_reg;
9bb98d54790a98dad0ad6d9bdc5d319b6fdf0bffvboxsync Dbg64_reloc_apply_reg;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_apply_val;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_apply_val;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_ars_entry;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_ars_entry;
aa0553becec2abc2e781f839ba1d399c31c2c07fvboxsync Dbg32_reloc_copy;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_copy;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_discard;
b604fbf16eda38d14b4999c245f032bfaa5aa85avboxsync Dbg64_reloc_discard;
93c114476cca834cde109c60bfb95094fcd2c995vboxsync Dbg32_reloc_doact;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_doact;
629e8f58c569e4c51a98284c41754fd9f0b973f8vboxsync Dbg32_reloc_doact_title;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_doact_title;
7c1f498692cd2393f8ba68cb62be482495106f93vboxsync Dbg32_reloc_dooutrel;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_dooutrel;
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync Dbg32_reloc_entry;
aa0553becec2abc2e781f839ba1d399c31c2c07fvboxsync Dbg64_reloc_entry;
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync Dbg32_reloc_error;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_error;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_generate;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_generate;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_in;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_in;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_ors_entry;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_ors_entry;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_out;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_out;
aa0553becec2abc2e781f839ba1d399c31c2c07fvboxsync Dbg32_reloc_proc;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_proc;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_run;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_run;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_sloppycomdat;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_reloc_sloppycomdat;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_reloc_transition;
a85c47589af3385deccdbb1367b75108806d7cf5vboxsync Dbg64_reloc_transition;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_sec_added;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_sec_added;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_sec_created;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_sec_created;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_sec_discarded;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_sec_discarded;
67ee25dd0b63a61dc35a35d0aade75ca6cd06350vboxsync Dbg32_sec_genstr_compress;
67ee25dd0b63a61dc35a35d0aade75ca6cd06350vboxsync Dbg64_sec_genstr_compress;
67ee25dd0b63a61dc35a35d0aade75ca6cd06350vboxsync Dbg32_sec_group;
67ee25dd0b63a61dc35a35d0aade75ca6cd06350vboxsync Dbg64_sec_group;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_sec_gnu_comdat;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_sec_gnu_comdat;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_sec_in;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_sec_in;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_sec_order_error;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_sec_order_error;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_sec_order_list;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_sec_order_list;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_sec_redirected;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_sec_redirected;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_sec_strtab;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_sec_strtab;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_sec_unsup_strmerge;
5704a317c3b6bdf4b59f6a6ebe45d443296b1995vboxsync Dbg64_sec_unsup_strmerge;
5704a317c3b6bdf4b59f6a6ebe45d443296b1995vboxsync Dbg32_seg_entry;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_seg_entry;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_seg_list;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_seg_list;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_seg_os;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_seg_os;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_seg_title;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_seg_title;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg32_shdr_modified;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_shdr_modified;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_statistics_ar;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg64_statistics_ar;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg32_statistics_ld;
a0644dbbd30adb9bd2937110d6f016e56c4cc52bvboxsync Dbg64_statistics_ld;
229a63857c5fd2e441a62206eacce4156d0b2a26vboxsync Dbg32_support_action;
229a63857c5fd2e441a62206eacce4156d0b2a26vboxsync Dbg64_support_action;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_support_load;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_support_load;
229a63857c5fd2e441a62206eacce4156d0b2a26vboxsync Dbg32_support_req;
229a63857c5fd2e441a62206eacce4156d0b2a26vboxsync Dbg64_support_req;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_syminfo_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_syminfo_entry;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_syminfo_title;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_syminfo_title;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_syms_ar_checking;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_syms_ar_checking;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_syms_ar_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_syms_ar_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_syms_ar_resolve;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_ar_resolve;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_ar_title;
2a171646d32f8a15e9820d6fb3bf3f9b9990ca3fvboxsync Dbg64_syms_ar_title;
56343f236d9d7c0e3d2b75e23f0f5575dc77f2e3vboxsync Dbg32_syms_created;
cc74f15083bf80fbc96723a89faa06c15d0dead8vboxsync Dbg64_syms_created;
3933885bc0c2c93436d858a14564c6179ec72872vboxsync Dbg32_syms_discarded;
9ca017ceee656f9d33f2cb6652e401b5f17fcfb7vboxsync Dbg64_syms_discarded;
cc74f15083bf80fbc96723a89faa06c15d0dead8vboxsync Dbg32_syms_dup_discarded;
36a04912b64bea8318327fe0723535f1b3f041b0vboxsync Dbg64_syms_dup_discarded;
36a04912b64bea8318327fe0723535f1b3f041b0vboxsync Dbg32_syms_dlsym;
3933885bc0c2c93436d858a14564c6179ec72872vboxsync Dbg64_syms_dlsym;
6e25221ce8ef8e656d1e15eb7ec5cf8ae758ceb2vboxsync Dbg32_syms_dup_sort_addr;
3933885bc0c2c93436d858a14564c6179ec72872vboxsync Dbg64_syms_dup_sort_addr;
3933885bc0c2c93436d858a14564c6179ec72872vboxsync Dbg32_syms_entered;
3933885bc0c2c93436d858a14564c6179ec72872vboxsync Dbg64_syms_entered;
3933885bc0c2c93436d858a14564c6179ec72872vboxsync Dbg32_syms_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_syms_entry;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_global;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_global;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_ignore;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_ignore;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_ignore_gnuver;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_ignore_gnuver;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_lazy_rescan;
34ee2570b5979d1e4ac39b4da8e453a9c99600a6vboxsync Dbg64_syms_lazy_rescan;
a9315925c69e4c3bb342bb317ca5b6d29e1ee467vboxsync Dbg32_syms_lookup;
a9315925c69e4c3bb342bb317ca5b6d29e1ee467vboxsync Dbg64_syms_lookup;
a9315925c69e4c3bb342bb317ca5b6d29e1ee467vboxsync Dbg32_syms_lookup_aout;
80b09746c07120c881b61b18f30c9c4a2a4af9c5vboxsync Dbg32_syms_new;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_new;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_old;
80b09746c07120c881b61b18f30c9c4a2a4af9c5vboxsync Dbg64_syms_old;
d7c2269005543188a6fb12775f6d416431e39ebcvboxsync Dbg32_syms_process;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_process;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_reduce;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_reduce;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_syms_reloc;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_syms_reloc;
7708252d252a55417a6a817041e4356797e34255vboxsync Dbg32_syms_resolved;
7708252d252a55417a6a817041e4356797e34255vboxsync Dbg64_syms_resolved;
7708252d252a55417a6a817041e4356797e34255vboxsync Dbg32_syms_resolving;
d7c2269005543188a6fb12775f6d416431e39ebcvboxsync Dbg64_syms_resolving;
45a01ef53b009e9f56ce427bd8688da02ad32389vboxsync Dbg32_syms_sec_entry;
45a01ef53b009e9f56ce427bd8688da02ad32389vboxsync Dbg64_syms_sec_entry;
9a32cc64d7694b4b8c46bbf17fdbb5e5f60d2d4avboxsync Dbg32_syms_sec_title;
94c4b844625733fedcd2b473c207981b31316bd9vboxsync Dbg64_syms_sec_title;
94c4b844625733fedcd2b473c207981b31316bd9vboxsync Dbg32_syms_spec_title;
2c6d6ff2ff146c92be6ec38cb87465c4f867a8fevboxsync Dbg64_syms_spec_title;
2c6d6ff2ff146c92be6ec38cb87465c4f867a8fevboxsync Dbg32_syms_updated;
2c6d6ff2ff146c92be6ec38cb87465c4f867a8fevboxsync Dbg64_syms_updated;
48890ac9b4b339e0341e826b5c26ce6408729987vboxsync Dbg32_syms_up_title;
2c6d6ff2ff146c92be6ec38cb87465c4f867a8fevboxsync Dbg64_syms_up_title;
2c6d6ff2ff146c92be6ec38cb87465c4f867a8fevboxsync Dbg_tls_modactivity;
5d57bcb78f1f3f918bd3daf709b551b8c2d30485vboxsync Dbg_tls_static_block;
cccc6ee5f7156cfcdf13acca545cf65124d9ed44vboxsync Dbg_tls_static_resv;
34ee2570b5979d1e4ac39b4da8e453a9c99600a6vboxsync Dbg32_util_broadcast;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_util_broadcast;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_util_call_array;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_util_call_array;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg32_util_call_fini;
f271f5e8fefdfe224f8bdeac77fefe6c655ae87evboxsync Dbg64_util_call_fini;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg32_util_call_init;
776985d1f8ee71ad78aa1067cce88766803c7b30vboxsync Dbg64_util_call_init;
b7fc0ed6c80bf49e581b983ee0039b67f001d849vboxsync Dbg32_util_call_main;
bd5c7d04b57ea9dfea041aad6a07cd8823b4e7c0vboxsync Dbg64_util_call_main;
bd5c7d04b57ea9dfea041aad6a07cd8823b4e7c0vboxsync Dbg32_util_collect;
f271f5e8fefdfe224f8bdeac77fefe6c655ae87evboxsync Dbg64_util_collect;
1147e980f6ab0b7ff1d08c13ad1c03eea30d102dvboxsync Dbg32_util_dbnotify;
f271f5e8fefdfe224f8bdeac77fefe6c655ae87evboxsync Dbg64_util_dbnotify;
f271f5e8fefdfe224f8bdeac77fefe6c655ae87evboxsync Dbg32_util_edge_in;
f271f5e8fefdfe224f8bdeac77fefe6c655ae87evboxsync Dbg64_util_edge_in;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_util_edge_out;
f271f5e8fefdfe224f8bdeac77fefe6c655ae87evboxsync Dbg64_util_edge_out;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg32_util_lcinterface;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_util_lcinterface;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg32_util_intoolate;
8ae161fca703d669e1306fafee128914f831f72bvboxsync Dbg64_util_intoolate;
8ae161fca703d669e1306fafee128914f831f72bvboxsync Dbg32_util_nl;
8ae161fca703d669e1306fafee128914f831f72bvboxsync Dbg64_util_nl;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_util_no_init;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_util_no_init;
b8c2e8ba48bd659fa09a06770a7cedfae977d73bvboxsync Dbg32_util_scc_entry;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg64_util_scc_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_util_scc_title;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_util_scc_title;
454ac5c6ef4960887035ceea6b5247789d3272davboxsync Dbg32_util_str;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_util_str;
89d62ba649bc933540aa6fecf95712eed480bcd2vboxsync Dbg32_util_wait;
5e363664ceebe79185d44c3a1f354a39913e411avboxsync Dbg64_util_wait;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_unused_file;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_unused_file;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_unused_lcinterface;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_unused_lcinterface;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_unused_path;
e59069cf1c98c1c2e90a18ec76fbc2e9907fb917vboxsync Dbg64_unused_path;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_unused_sec;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_unused_sec;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg32_unused_unref;
b8c2e8ba48bd659fa09a06770a7cedfae977d73bvboxsync Dbg64_unused_unref;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_ver_avail_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_ver_avail_entry;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg32_ver_avail_title;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Dbg64_ver_avail_title;
a2d9f81753c129b5e3bbe3769627dcd25a3724bdvboxsync Dbg32_ver_def_title;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_ver_def_title;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg32_ver_desc_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_ver_desc_entry;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg32_ver_need_entry;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg64_ver_need_entry;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_ver_need_title;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Dbg64_ver_need_title;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Dbg32_ver_nointerface;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Dbg64_ver_nointerface;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Dbg32_ver_symbol;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Dbg64_ver_symbol;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync} SUNWprivate_3.23;
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync# The following interfaces are used by various parts of the link-editors and
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync# elfdump(1). The link-editors are always packaged together but there
aa0553becec2abc2e781f839ba1d399c31c2c07fvboxsync# seems to be a variety of old elfdump's lying around. elfdump only uses
4b9a9888c020ed3508c8ac3a5b47842d6aa3f8d2vboxsync# this interface, and thus by separating in from the ever changing Dbg_*
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync# interfaces we can provide a stable versioning environment for this utility.
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsyncSUNWprivate_3.23 {
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf_syminfo_entry;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf_syminfo_title;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf32_cap_entry;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf64_cap_entry;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf32_cap_title;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Elf64_cap_title;
6fe1329154975472e055284198df7fa8e64dee3avboxsync Elf32_demangle_name;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf64_demangle_name;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf32_dyn_entry;
6fe1329154975472e055284198df7fa8e64dee3avboxsync Elf64_dyn_entry;
36a04912b64bea8318327fe0723535f1b3f041b0vboxsync Elf32_dyn_null_entry;
cc74f15083bf80fbc96723a89faa06c15d0dead8vboxsync Elf64_dyn_null_entry;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf32_dyn_title;
28ae9ced88db55943497a8bb98682bc2be513476vboxsync Elf64_dyn_title;
28ae9ced88db55943497a8bb98682bc2be513476vboxsync Elf32_ehdr;
9ce5d949e4f1572d445a5c0aecabe9de8b672c99vboxsync Elf64_ehdr;
ab9d561bc33f1705a10c5e4bffed9c9e660dc32fvboxsync Elf32_got_entry;
5af5f66dd66e8ed177bcb8b429a1c2f3093ab406vboxsync Elf64_got_entry;
5af5f66dd66e8ed177bcb8b429a1c2f3093ab406vboxsync Elf32_got_title;
5af5f66dd66e8ed177bcb8b429a1c2f3093ab406vboxsync Elf64_got_title;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Elf32_phdr;
94c4b844625733fedcd2b473c207981b31316bd9vboxsync Elf64_phdr;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf32_reloc_apply_reg;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf64_reloc_apply_reg;
bc016d9f481b47ade01223d4d589080ad2e2a246vboxsync Elf32_reloc_apply_val;
657b2c9f6d33f08001e5fa6f6e0572dcf0391013vboxsync Elf64_reloc_apply_val;
dabb0e35338cb6c83e64a42302473c0ced05bf81vboxsync Elf32_reloc_entry_1;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Elf64_reloc_entry_1;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Elf32_reloc_entry_2;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Elf64_reloc_entry_2;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Elf32_reloc_title;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Elf64_reloc_title;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Elf32_shdr;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Elf64_shdr;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Elf32_syms_table_title;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Elf64_syms_table_title;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Elf32_syms_table_entry;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Elf64_syms_table_entry;
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync Elf32_ver_def_title;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Elf64_ver_def_title;
f906aa7f33207974c4bad1bc441a63b139958499vboxsync Elf32_ver_line_1;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Elf64_ver_line_1;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Elf32_ver_line_2;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Elf64_ver_line_2;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Elf32_ver_line_3;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Elf64_ver_line_3;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync Elf32_ver_line_4;
a5224d14bb71df1d2da62ff9e4b0598ed5d2d85fvboxsync Elf64_ver_line_4;
c6d49c0483db5a491b9394f017de7760aa5d6ac7vboxsync Elf32_ver_line_5;
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync Elf64_ver_line_5;
2711c80499bbd95e3da4a6cd2dffd9f81a5dce98vboxsync Elf32_ver_need_title;
23777a84b3e56937722404214b6064a797daf7b6vboxsync Elf64_ver_need_title;
23777a84b3e56937722404214b6064a797daf7b6vboxsync# The following functions must be provided by our caller, or one of the callers
824ae3158a8b8f8233fec3f5a12c81f139933698vboxsync# dependencies. When used with ld.so.1 all functions are provided from ld.so.1,
914fe6f35c397cfd7d97b44a63398c6422579c49vboxsync# but when used with ld, many of the functions fall back to libc. Presently we
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync# don't build liblddbg with a libc dependency simply to avoid having to load it
174f11bbd5c277153742aa5e6c3bd640bf379547vboxsync# with ld.so.1 which already offers the required interfaces (from libc_pic.a).
1568d715e75b8d2484ea3dc87f0483d4cf377838vboxsync# Distinguishing between `parent' and `extern' symbols offers a small
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync# performance advantage with direct bindings, but this is mainly a test of what
c0a5da26f7222b0a486d6d9ba4d1f475a78a2c73vboxsync# we're capable of doing, rather than an admission that its really worth it :-).
dc9555b48e3a0576258aa498825c8d10e311cd47vboxsync _close = FUNCTION extern;
cf289c84a0ecd24e5808b46b70d545cdc2c8805cvboxsync _open = FUNCTION extern;
80e46f984efd827517661c0e081a36014ca41af8vboxsync _write = FUNCTION extern;
80e46f984efd827517661c0e081a36014ca41af8vboxsync dgettext = FUNCTION extern;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync dlopen = FUNCTION extern;
1e9377d042fa2ea3e2cd78805678f23f64db55f6vboxsync dlsym = FUNCTION extern;
051eba4436f9c682f7873390fb327e8eceb9e0efvboxsync free = FUNCTION parent;
6febf3149010855617e4a37e2c49f93d68930d44vboxsync malloc = FUNCTION parent;
2e8034536f2ada0455cc5c85f746e5e1cd49eea0vboxsync memcpy = FUNCTION extern;
63b785c3291332a86a9bc473e68f08121368898bvboxsync qsort = FUNCTION extern;
3a8aa22ef125135ef67bfc396771bcee15ef02dfvboxsync snprintf = FUNCTION extern;
aeb9498c4d9854ed42b271541d34c7bad97b4c77vboxsync sprintf = FUNCTION extern;
aeb9498c4d9854ed42b271541d34c7bad97b4c77vboxsync strcat = FUNCTION extern;
174f11bbd5c277153742aa5e6c3bd640bf379547vboxsync strcmp = FUNCTION extern;
aeb9498c4d9854ed42b271541d34c7bad97b4c77vboxsync strcpy = FUNCTION extern;
aeb9498c4d9854ed42b271541d34c7bad97b4c77vboxsync strlen = FUNCTION extern;
aeb9498c4d9854ed42b271541d34c7bad97b4c77vboxsync strrchr = FUNCTION extern;
aeb9498c4d9854ed42b271541d34c7bad97b4c77vboxsync strtok_r = FUNCTION extern;