Skip to content

Instantly share code, notes, and snippets.

Created June 6, 2016 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/543fd6a51163ced35819df49dbd0902c to your computer and use it in GitHub Desktop.
Save anonymous/543fd6a51163ced35819df49dbd0902c to your computer and use it in GitHub Desktop.
$ nm -CD --defined-only /usr/libx32/libglapi.so
0024810c B __bss_start
0024810c D _edata
00248e28 B _end
00025b90 T _fini
00248e24 B _glapi_Context
00248e20 B _glapi_Dispatch
000103c0 T _glapi_add_dispatch
000102c0 T _glapi_check_multithread
00010280 T _glapi_destroy_multithread
00025a00 T _glapi_get_context
00025aa0 T _glapi_get_dispatch
00010380 T _glapi_get_dispatch_table_size
000105c0 T _glapi_get_proc_address
00010620 T _glapi_get_proc_name
00010560 T _glapi_get_proc_offset
00010680 T _glapi_new_nop_table
000107c0 T _glapi_noop_enable_warnings
00010300 T _glapi_set_context
00010340 T _glapi_set_dispatch
00010740 T _glapi_set_nop_handler
00010800 T _glapi_set_warning_func
00000004 B _glapi_tls_Context
00000000 D _glapi_tls_Dispatch
00010780 T _glthread_GetID
00005868 T _init
000101c0 T entry_generate
00010140 T entry_get_public
00010180 T entry_patch
00010100 T entry_patch_public
00010aa0 T stub_find_by_slot
00010940 T stub_find_dynamic
00010880 T stub_find_public
00010b40 T stub_fix_dynamic
00010c60 T stub_get_addr
00010bc0 T stub_get_name
00010c20 T stub_get_slot
00010840 T stub_init_once
00246600 D table_noop_array
00025900 T table_set_noop_handler
00025940 T u_current_destroy
00025980 T u_current_init
000259c0 T u_current_set_context
00025a40 T u_current_set_table
00025ae0 T u_execmem_alloc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment