3 %ifdef EXPORT_UNWIND_FIND_FDE
4 __deregister_frame_info; __register_frame_info;
8 # functions used in other libraries
9 _dl_mcount_wrapper; _dl_mcount_wrapper_check;
14 %ifdef EXPORT_UNWIND_FIND_FDE
15 # Needed for SHLIB_COMPAT calls using this version.
19 __deregister_frame_info_bases; __register_frame_info_bases;
20 __register_frame_info_table_bases; _Unwind_Find_FDE;
24 # functions used in other libraries
26 _dl_open_hook; _dl_open_hook2;
28 __libc_dlclose; __libc_dlopen_mode; __libc_dlsym; __libc_dlvsym;
30 # Internal error handling support. Interposes the functions in ld.so.
31 _dl_signal_exception; _dl_catch_exception;
32 _dl_signal_error; _dl_catch_error;
38 # Functions which are interposed from libc.so.
39 calloc; free; malloc; realloc;
44 # functions used in other libraries
46 # historically used by Garbage Collectors
50 # runtime interface to TLS
58 # Those are in the dynamic linker, but used by libc.so.
60 _dl_allocate_tls; _dl_allocate_tls_init;
61 _dl_argv; _dl_find_dso_for_object; _dl_get_tls_static_info;
62 _dl_deallocate_tls; _dl_make_stack_executable;
63 _dl_rtld_di_serinfo; _dl_starting_up;
64 _rtld_global; _rtld_global_ro;
66 # Only here for gdb while a better method is developed.
72 # Internal error handling support.
73 _dl_exception_create; _dl_exception_create_format; _dl_exception_free;
75 # Internal error handling support. Interposed by libc.so.
76 _dl_signal_exception; _dl_catch_exception;
77 _dl_signal_error; _dl_catch_error;
79 # Set value of a tunable.