clarify the purpose of this project
[nyanglibc.git] / ld.map
blob7c61211e9adfaf20d78f6837ed34c559f3e7cdc9
2         global:
3                 __libc_stack_end;
4                 _dl_mcount;
5                 _r_debug;
6                 __tls_get_addr;
7                 __stack_chk_guard;
8                 __libc_enable_secure;
9                 __pointer_chk_guard;
10                 __tunable_get_val;
11                 _dl_allocate_tls; _dl_allocate_tls_init;
12                 _dl_argv; _dl_find_dso_for_object; _dl_get_tls_static_info;
13                 _dl_deallocate_tls; _dl_make_stack_executable;
14                 _dl_debug_state;
15                 _dl_exception_create; _dl_exception_create_format; _dl_exception_free;
16                 _dl_rtld_di_serinfo; _dl_starting_up; _dl_fatal_printf;
17                 _dl_signal_error; _dl_catch_error;
18                 _dl_signal_exception; _dl_catch_exception;
19                 _dl_x86_get_cpu_features;
20                 _rtld_global; _rtld_global_ro;
21         local:
22                 *;