1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26# 27# Generic interface definition for usr/src/cmd/sgs/liblddbg. 28# 29 30# 31# MAPFILE HEADER START 32# 33# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 34# Object versioning must comply with the rules detailed in 35# 36# usr/src/lib/README.mapfiles 37# 38# You should not be making modifications here until you've read the most current 39# copy of that file. If you need help, contact a gatekeeper for guidance. 40# 41# MAPFILE HEADER END 42# 43 44SUNWprivate_4.77 { 45 global: 46 dbg_desc = NODIRECT; # interposed - ld.so.1(1) 47 dbg_print = NODIRECT; # interposed - ld(1) and ld.so.1(1) 48 49 Dbg_args_file; 50 Dbg_args_option; 51 Dbg_args_str2chr; 52 Dbg_args_Wldel; 53 Dbg_audit_ignore; 54 Dbg_audit_interface; 55 Dbg_audit_lib; 56 Dbg_audit_object; 57 Dbg_audit_symval; 58 Dbg_audit_skip; 59 Dbg_audit_terminate; 60 Dbg_audit_version; 61 62 Dbg_basic_collect; 63 Dbg_basic_create; 64 Dbg_basic_files; 65 Dbg_basic_finish; 66 Dbg_basic_options; 67 Dbg_basic_relocate; 68 Dbg_basic_validate; 69 70 Dbg_help; 71 Dbg_setup; 72 Dbg_state_str; 73 Dbg_version; 74 75 Dbg32_bind_global; 76 Dbg64_bind_global; 77 Dbg32_bind_plt_summary; 78 Dbg64_bind_plt_summary; 79 Dbg64_bind_pltpad_from; 80 Dbg64_bind_pltpad_to; 81 Dbg32_bind_reject; 82 Dbg64_bind_reject; 83 Dbg32_bind_weak; 84 Dbg64_bind_weak; 85 86 Dbg32_cap_candidate; 87 Dbg64_cap_candidate; 88 Dbg32_cap_filter; 89 Dbg64_cap_filter; 90 Dbg32_cap_id; 91 Dbg64_cap_id; 92 Dbg32_cap_mapfile_title; 93 Dbg64_cap_mapfile_title; 94 Dbg32_cap_post_title; 95 Dbg64_cap_post_title; 96 Dbg32_cap_ptr_entry; 97 Dbg64_cap_ptr_entry; 98 Dbg32_cap_sec_title; 99 Dbg64_cap_sec_title; 100 Dbg32_cap_val; 101 Dbg64_cap_val; 102 Dbg32_cap_val_entry; 103 Dbg64_cap_val_entry; 104 105 Dbg32_cb_iphdr_callback; 106 Dbg64_cb_iphdr_callback; 107 Dbg32_cb_iphdr_enter; 108 Dbg64_cb_iphdr_enter; 109 Dbg32_cb_iphdr_mapchange; 110 Dbg64_cb_iphdr_mapchange; 111 Dbg32_cb_iphdr_unmap_ret; 112 Dbg64_cb_iphdr_unmap_ret; 113 114 Dbg32_demangle_name; 115 Dbg64_demangle_name; 116 117 Dbg32_ent_print; 118 Dbg64_ent_print; 119 120 Dbg32_file_analyze; 121 Dbg64_file_analyze; 122 Dbg32_file_aout; 123 Dbg64_file_aout; 124 Dbg32_file_ar; 125 Dbg64_file_ar; 126 Dbg32_file_ar_rescan; 127 Dbg64_file_ar_rescan; 128 Dbg32_file_bind_entry; 129 Dbg64_file_bind_entry; 130 Dbg32_file_bindings; 131 Dbg64_file_bindings; 132 Dbg32_file_bindings_done; 133 Dbg64_file_bindings_done; 134 Dbg32_file_cntl; 135 Dbg64_file_cntl; 136 Dbg32_file_config_dis; 137 Dbg64_file_config_dis; 138 Dbg32_file_config_obj; 139 Dbg64_file_config_obj; 140 Dbg32_file_del_rescan; 141 Dbg64_file_del_rescan; 142 Dbg32_file_delete; 143 Dbg64_file_delete; 144 Dbg32_file_dlclose; 145 Dbg64_file_dlclose; 146 Dbg32_file_dldump; 147 Dbg64_file_dldump; 148 Dbg32_file_dlopen; 149 Dbg64_file_dlopen; 150 Dbg32_file_elf; 151 Dbg64_file_elf; 152 Dbg32_file_cleanup; 153 Dbg64_file_cleanup; 154 Dbg32_file_filtee; 155 Dbg64_file_filtee; 156 Dbg32_file_filter; 157 Dbg64_file_filter; 158 Dbg32_file_fixname; 159 Dbg64_file_fixname; 160 Dbg32_file_generic; 161 Dbg64_file_generic; 162 Dbg32_file_hdl_action; 163 Dbg64_file_hdl_action; 164 Dbg32_file_hdl_collect; 165 Dbg64_file_hdl_collect; 166 Dbg32_file_hdl_title; 167 Dbg64_file_hdl_title; 168 Dbg32_file_lazyload; 169 Dbg64_file_lazyload; 170 Dbg32_file_ldso; 171 Dbg64_file_ldso; 172 Dbg32_file_mmapobj; 173 Dbg64_file_mmapobj; 174 Dbg32_file_mode_promote; 175 Dbg64_file_mode_promote; 176 Dbg32_file_modified; 177 Dbg64_file_modified; 178 Dbg32_file_needed; 179 Dbg64_file_needed; 180 Dbg32_file_output; 181 Dbg64_file_output; 182 Dbg32_file_preload; 183 Dbg64_file_preload; 184 Dbg32_file_prot; 185 Dbg64_file_prot; 186 Dbg32_file_rejected; 187 Dbg64_file_rejected; 188 Dbg32_file_reuse; 189 Dbg64_file_reuse; 190 Dbg32_file_skip; 191 Dbg64_file_skip; 192 193 Dbg32_got_display; 194 Dbg64_got_display; 195 196 Dbg32_libs_audit; 197 Dbg64_libs_audit; 198 Dbg32_libs_find; 199 Dbg64_libs_find; 200 Dbg32_libs_found; 201 Dbg64_libs_found; 202 Dbg32_libs_insecure; 203 Dbg64_libs_insecure; 204 Dbg32_libs_init; 205 Dbg64_libs_init; 206 Dbg32_libs_l; 207 Dbg64_libs_l; 208 Dbg32_libs_path; 209 Dbg64_libs_path; 210 Dbg32_libs_req; 211 Dbg64_libs_req; 212 Dbg32_libs_update; 213 Dbg64_libs_update; 214 Dbg32_libs_yp; 215 Dbg64_libs_yp; 216 Dbg32_libs_ylu; 217 Dbg64_libs_ylu; 218 219 Dbg32_map_cexp_id; 220 Dbg64_map_cexp_id; 221 Dbg32_map_dv; 222 Dbg64_map_dv; 223 Dbg32_map_dv_entry; 224 Dbg64_map_dv_entry; 225 Dbg32_map_ent; 226 Dbg64_map_ent; 227 Dbg32_map_ent_ord_title; 228 Dbg64_map_ent_ord_title; 229 Dbg32_map_hdr_noalloc; 230 Dbg64_map_hdr_noalloc; 231 Dbg32_map_parse; 232 Dbg64_map_parse; 233 Dbg32_map_pass; 234 Dbg64_map_pass; 235 Dbg32_map_post_title; 236 Dbg64_map_post_title; 237 Dbg32_map_seg; 238 Dbg64_map_seg; 239 Dbg32_map_seg_order; 240 Dbg64_map_seg_order; 241 Dbg32_map_seg_os_order; 242 Dbg64_map_seg_os_order; 243 Dbg32_map_size_new; 244 Dbg64_map_size_new; 245 Dbg32_map_size_old; 246 Dbg64_map_size_old; 247 Dbg32_map_sort_seg; 248 Dbg64_map_sort_seg; 249 Dbg32_map_sort_title; 250 Dbg64_map_sort_title; 251 Dbg32_map_symbol; 252 Dbg64_map_symbol; 253 Dbg32_map_version; 254 Dbg64_map_version; 255 256 Dbg32_move_adjexpandreloc; 257 Dbg64_move_adjexpandreloc; 258 Dbg32_move_adjmovereloc; 259 Dbg64_move_adjmovereloc; 260 Dbg32_move_bad; 261 Dbg64_move_bad; 262 Dbg32_move_data; 263 Dbg64_move_data; 264 Dbg32_move_entry1; 265 Dbg64_move_entry1; 266 Dbg32_move_entry2; 267 Dbg64_move_entry2; 268 Dbg32_move_expand; 269 Dbg64_move_expand; 270 Dbg32_move_input; 271 Dbg64_move_input; 272 Dbg32_move_outmove; 273 Dbg64_move_outmove; 274 Dbg32_move_outsctadj; 275 Dbg64_move_outsctadj; 276 Dbg32_move_parexpn; 277 Dbg64_move_parexpn; 278 279 Dbg32_reloc_apply_reg; 280 Dbg64_reloc_apply_reg; 281 Dbg32_reloc_apply_val; 282 Dbg64_reloc_apply_val; 283 Dbg32_reloc_ars_entry; 284 Dbg64_reloc_ars_entry; 285 Dbg32_reloc_copy; 286 Dbg64_reloc_copy; 287 Dbg32_reloc_discard; 288 Dbg64_reloc_discard; 289 Dbg32_reloc_doact; 290 Dbg64_reloc_doact; 291 Dbg32_reloc_doact_title; 292 Dbg64_reloc_doact_title; 293 Dbg32_reloc_dooutrel; 294 Dbg64_reloc_dooutrel; 295 Dbg32_reloc_entry; 296 Dbg64_reloc_entry; 297 Dbg32_reloc_error; 298 Dbg64_reloc_error; 299 Dbg32_reloc_generate; 300 Dbg64_reloc_generate; 301 Dbg32_reloc_in; 302 Dbg64_reloc_in; 303 Dbg32_reloc_ors_entry; 304 Dbg64_reloc_ors_entry; 305 Dbg32_reloc_out; 306 Dbg64_reloc_out; 307 Dbg32_reloc_proc; 308 Dbg64_reloc_proc; 309 Dbg32_reloc_run; 310 Dbg64_reloc_run; 311 Dbg32_reloc_sloppycomdat; 312 Dbg64_reloc_sloppycomdat; 313 Dbg32_reloc_transition; 314 Dbg64_reloc_transition; 315 316 Dbg32_sec_added; 317 Dbg64_sec_added; 318 Dbg32_sec_backing; 319 Dbg64_sec_backing; 320 Dbg32_sec_created; 321 Dbg64_sec_created; 322 Dbg32_sec_discarded; 323 Dbg64_sec_discarded; 324 Dbg32_sec_genstr_compress; 325 Dbg64_sec_genstr_compress; 326 Dbg32_sec_group; 327 Dbg64_sec_group; 328 Dbg32_sec_gnu_comdat; 329 Dbg64_sec_gnu_comdat; 330 Dbg32_sec_in; 331 Dbg64_sec_in; 332 Dbg32_sec_order_error; 333 Dbg64_sec_order_error; 334 Dbg32_sec_order_list; 335 Dbg64_sec_order_list; 336 Dbg32_sec_redirected; 337 Dbg64_sec_redirected; 338 Dbg32_sec_strtab; 339 Dbg64_sec_strtab; 340 Dbg32_sec_unsup_strmerge; 341 Dbg64_sec_unsup_strmerge; 342 343 Dbg32_seg_entry; 344 Dbg64_seg_entry; 345 Dbg32_seg_list; 346 Dbg64_seg_list; 347 Dbg32_seg_os; 348 Dbg64_seg_os; 349 Dbg32_seg_title; 350 Dbg64_seg_title; 351 352 Dbg32_shdr_modified; 353 Dbg64_shdr_modified; 354 355 Dbg32_statistics_ar; 356 Dbg64_statistics_ar; 357 Dbg32_statistics_ld; 358 Dbg64_statistics_ld; 359 360 Dbg32_support_action; 361 Dbg64_support_action; 362 Dbg32_support_load; 363 Dbg64_support_load; 364 Dbg32_support_req; 365 Dbg64_support_req; 366 Dbg32_support_vnone; 367 Dbg64_support_vnone; 368 369 Dbg32_syminfo_entry; 370 Dbg64_syminfo_entry; 371 Dbg32_syminfo_title; 372 Dbg64_syminfo_title; 373 374 Dbg32_syms_ar_checking; 375 Dbg64_syms_ar_checking; 376 Dbg32_syms_ar_entry; 377 Dbg64_syms_ar_entry; 378 Dbg32_syms_ar_resolve; 379 Dbg64_syms_ar_resolve; 380 Dbg32_syms_ar_title; 381 Dbg64_syms_ar_title; 382 Dbg32_syms_cap_convert; 383 Dbg64_syms_cap_convert; 384 Dbg32_syms_cap_local; 385 Dbg64_syms_cap_local; 386 Dbg32_syms_cap_lookup; 387 Dbg64_syms_cap_lookup; 388 Dbg32_syms_cap_title; 389 Dbg64_syms_cap_title; 390 Dbg32_syms_created; 391 Dbg64_syms_created; 392 Dbg32_syms_discarded; 393 Dbg64_syms_discarded; 394 Dbg32_syms_dup_discarded; 395 Dbg64_syms_dup_discarded; 396 Dbg32_syms_dlsym; 397 Dbg64_syms_dlsym; 398 Dbg32_syms_dup_sort_addr; 399 Dbg64_syms_dup_sort_addr; 400 Dbg32_syms_entered; 401 Dbg64_syms_entered; 402 Dbg32_syms_entry; 403 Dbg64_syms_entry; 404 Dbg32_syms_global; 405 Dbg64_syms_global; 406 Dbg32_syms_ignore; 407 Dbg64_syms_ignore; 408 Dbg32_syms_ignore_gnuver; 409 Dbg64_syms_ignore_gnuver; 410 Dbg32_syms_lazy_rescan; 411 Dbg64_syms_lazy_rescan; 412 Dbg32_syms_lookup; 413 Dbg64_syms_lookup; 414 Dbg32_syms_lookup_aout; 415 Dbg32_syms_new; 416 Dbg64_syms_new; 417 Dbg32_syms_old; 418 Dbg64_syms_old; 419 Dbg32_syms_process; 420 Dbg64_syms_process; 421 Dbg32_syms_reduce; 422 Dbg64_syms_reduce; 423 Dbg32_syms_reloc; 424 Dbg64_syms_reloc; 425 Dbg32_syms_resolved; 426 Dbg64_syms_resolved; 427 Dbg32_syms_resolving; 428 Dbg64_syms_resolving; 429 Dbg32_syms_sec_entry; 430 Dbg64_syms_sec_entry; 431 Dbg32_syms_sec_title; 432 Dbg64_syms_sec_title; 433 Dbg32_syms_spec_title; 434 Dbg64_syms_spec_title; 435 Dbg32_syms_updated; 436 Dbg64_syms_updated; 437 Dbg32_syms_up_title; 438 Dbg64_syms_up_title; 439 Dbg32_syms_wrap; 440 Dbg64_syms_wrap; 441 442 Dbg_tls_modactivity; 443 Dbg_tls_static_block; 444 Dbg_tls_static_resv; 445 446 Dbg32_util_call_array; 447 Dbg64_util_call_array; 448 Dbg32_util_call_fini; 449 Dbg64_util_call_fini; 450 Dbg32_util_call_init; 451 Dbg64_util_call_init; 452 Dbg32_util_call_main; 453 Dbg64_util_call_main; 454 Dbg32_util_collect; 455 Dbg64_util_collect; 456 Dbg32_util_dbnotify; 457 Dbg64_util_dbnotify; 458 Dbg32_util_edge_in; 459 Dbg64_util_edge_in; 460 Dbg32_util_edge_out; 461 Dbg64_util_edge_out; 462 Dbg32_util_lcinterface; 463 Dbg64_util_lcinterface; 464 Dbg32_util_intoolate; 465 Dbg64_util_intoolate; 466 Dbg32_util_nl; 467 Dbg64_util_nl; 468 Dbg32_util_no_init; 469 Dbg64_util_no_init; 470 Dbg32_util_scc_entry; 471 Dbg64_util_scc_entry; 472 Dbg32_util_scc_title; 473 Dbg64_util_scc_title; 474 Dbg32_util_str; 475 Dbg64_util_str; 476 477 Dbg32_unused_file; 478 Dbg64_unused_file; 479 Dbg32_unused_lcinterface; 480 Dbg64_unused_lcinterface; 481 Dbg32_unused_path; 482 Dbg64_unused_path; 483 Dbg32_unused_sec; 484 Dbg64_unused_sec; 485 Dbg32_unused_unref; 486 Dbg64_unused_unref; 487 488 Dbg32_ver_avail_entry; 489 Dbg64_ver_avail_entry; 490 Dbg32_ver_avail_title; 491 Dbg64_ver_avail_title; 492 Dbg32_ver_def_title; 493 Dbg64_ver_def_title; 494 Dbg32_ver_desc_entry; 495 Dbg64_ver_desc_entry; 496 Dbg32_ver_need_done; 497 Dbg64_ver_need_done; 498 Dbg32_ver_need_entry; 499 Dbg64_ver_need_entry; 500 Dbg32_ver_need_title; 501 Dbg64_ver_need_title; 502 Dbg32_ver_nointerface; 503 Dbg64_ver_nointerface; 504 Dbg32_ver_symbol; 505 Dbg64_ver_symbol; 506 507} SUNWprivate_3.23; 508 509 510# The following interfaces are used by various parts of the link-editors and 511# elfdump(1). The link-editors are always packaged together but there 512# seems to be a variety of old elfdump's lying around. elfdump only uses 513# this interface, and thus by separating in from the ever changing Dbg_* 514# interfaces we can provide a stable versioning environment for this utility. 515 516SUNWprivate_3.23 { 517 global: 518 Elf_syminfo_entry; 519 Elf_syminfo_title; 520 521 Elf32_cap_entry; 522 Elf64_cap_entry; 523 Elf32_cap_title; 524 Elf64_cap_title; 525 526 Elf32_demangle_name; 527 Elf64_demangle_name; 528 Elf32_dyn_entry; 529 Elf64_dyn_entry; 530 Elf32_dyn_null_entry; 531 Elf64_dyn_null_entry; 532 Elf32_dyn_title; 533 Elf64_dyn_title; 534 535 Elf32_ehdr; 536 Elf64_ehdr; 537 538 Elf32_got_entry; 539 Elf64_got_entry; 540 Elf32_got_title; 541 Elf64_got_title; 542 543 Elf32_phdr; 544 Elf64_phdr; 545 546 Elf32_reloc_apply_reg; 547 Elf64_reloc_apply_reg; 548 Elf32_reloc_apply_val; 549 Elf64_reloc_apply_val; 550 Elf32_reloc_entry_1; 551 Elf64_reloc_entry_1; 552 Elf32_reloc_entry_2; 553 Elf64_reloc_entry_2; 554 Elf32_reloc_title; 555 Elf64_reloc_title; 556 557 Elf32_shdr; 558 Elf64_shdr; 559 560 Elf32_syms_table_title; 561 Elf64_syms_table_title; 562 Elf32_syms_table_entry; 563 Elf64_syms_table_entry; 564 565 Elf32_ver_def_title; 566 Elf64_ver_def_title; 567 Elf32_ver_line_1; 568 Elf64_ver_line_1; 569 Elf32_ver_line_2; 570 Elf64_ver_line_2; 571 Elf32_ver_line_3; 572 Elf64_ver_line_3; 573 Elf32_ver_line_4; 574 Elf64_ver_line_4; 575 Elf32_ver_line_5; 576 Elf64_ver_line_5; 577 Elf32_ver_need_title; 578 Elf64_ver_need_title; 579 580 local: 581 *; 582}; 583