Skip to content

Instantly share code, notes, and snippets.

@AlexDaniel
Created August 18, 2014 19:20
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 AlexDaniel/103ac74c97d56d8c5f12 to your computer and use it in GitHub Desktop.
Save AlexDaniel/103ac74c97d56d8c5f12 to your computer and use it in GitHub Desktop.
readelf -s "$(dpkg -L libxkbcommon0 | grep -m 1 libxkbcommon.so.0)"
Symbol table '.dynsym' contains 143 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 00000000 0 FUNC GLOBAL DEFAULT UND __snprintf_chk@GLIBC_2.3.4 (2)
2: 00000000 0 FUNC GLOBAL DEFAULT UND strcmp@GLIBC_2.0 (3)
3: 00000000 0 FUNC GLOBAL DEFAULT UND __vfprintf_chk@GLIBC_2.3.4 (2)
4: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
5: 00000000 0 FUNC GLOBAL DEFAULT UND secure_getenv@GLIBC_2.17 (4)
6: 00000000 0 OBJECT GLOBAL DEFAULT UND stderr@GLIBC_2.0 (3)
7: 00000000 0 FUNC GLOBAL DEFAULT UND memmove@GLIBC_2.0 (3)
8: 00000000 0 FUNC GLOBAL DEFAULT UND free@GLIBC_2.0 (3)
9: 00000000 0 FUNC GLOBAL DEFAULT UND memcpy@GLIBC_2.0 (3)
10: 00000000 0 FUNC GLOBAL DEFAULT UND fclose@GLIBC_2.1 (5)
11: 00000000 0 FUNC GLOBAL DEFAULT UND eaccess@GLIBC_2.4 (6)
12: 00000000 0 FUNC GLOBAL DEFAULT UND __stack_chk_fail@GLIBC_2.4 (6)
13: 00000000 0 FUNC GLOBAL DEFAULT UND __strndup@GLIBC_2.2 (7)
14: 00000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@GLIBC_2.1.3 (8)
15: 00000000 0 FUNC GLOBAL DEFAULT UND __xstat@GLIBC_2.0 (3)
16: 00000000 0 FUNC GLOBAL DEFAULT UND strcpy@GLIBC_2.0 (3)
17: 00000000 0 FUNC GLOBAL DEFAULT UND __asprintf_chk@GLIBC_2.8 (9)
18: 00000000 0 FUNC GLOBAL DEFAULT UND realloc@GLIBC_2.0 (3)
19: 00000000 0 FUNC GLOBAL DEFAULT UND malloc@GLIBC_2.0 (3)
20: 00000000 0 FUNC GLOBAL DEFAULT UND __fxstat@GLIBC_2.0 (3)
21: 00000000 0 FUNC GLOBAL DEFAULT UND strerror@GLIBC_2.0 (3)
22: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
23: 00000000 0 FUNC GLOBAL DEFAULT UND strtoul@GLIBC_2.0 (3)
24: 00000000 0 FUNC GLOBAL DEFAULT UND mmap@GLIBC_2.0 (3)
25: 00000000 0 FUNC GLOBAL DEFAULT UND strchr@GLIBC_2.0 (3)
26: 00000000 0 FUNC GLOBAL DEFAULT UND strlen@GLIBC_2.0 (3)
27: 00000000 0 FUNC GLOBAL DEFAULT UND strcasecmp@GLIBC_2.0 (3)
28: 00000000 0 FUNC GLOBAL DEFAULT UND fopen@GLIBC_2.1 (5)
29: 00000000 0 FUNC GLOBAL DEFAULT UND memset@GLIBC_2.0 (3)
30: 00000000 0 FUNC GLOBAL DEFAULT UND snprintf@GLIBC_2.0 (3)
31: 00000000 0 FUNC GLOBAL DEFAULT UND __strdup@GLIBC_2.0 (3)
32: 00000000 0 FUNC GLOBAL DEFAULT UND __errno_location@GLIBC_2.0 (3)
33: 00000000 0 FUNC GLOBAL DEFAULT UND strncpy@GLIBC_2.0 (3)
34: 00000000 0 FUNC GLOBAL DEFAULT UND fileno@GLIBC_2.0 (3)
35: 00000000 0 FUNC GLOBAL DEFAULT UND strtod@GLIBC_2.0 (3)
36: 00000000 0 FUNC GLOBAL DEFAULT UND __vsnprintf_chk@GLIBC_2.3.4 (2)
37: 00000000 0 FUNC GLOBAL DEFAULT UND strncasecmp@GLIBC_2.0 (3)
38: 00000000 0 FUNC GLOBAL DEFAULT UND munmap@GLIBC_2.0 (3)
39: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses
40: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
41: 00000000 0 FUNC GLOBAL DEFAULT UND strncmp@GLIBC_2.0 (3)
42: 00000000 0 FUNC GLOBAL DEFAULT UND strtol@GLIBC_2.0 (3)
43: 00000000 0 FUNC GLOBAL DEFAULT UND fputs@GLIBC_2.0 (3)
44: 00000000 0 FUNC GLOBAL DEFAULT UND __assert_fail@GLIBC_2.0 (3)
45: 00000000 0 FUNC GLOBAL DEFAULT UND calloc@GLIBC_2.0 (3)
46: 00015e50 83 FUNC GLOBAL DEFAULT 11 xkb_context_unref
47: 000180f0 105 FUNC GLOBAL DEFAULT 11 xkb_keymap_layout_get_ind
48: 000179a0 9 FUNC GLOBAL DEFAULT 11 xkb_keymap_ref
49: 00019f90 57 FUNC GLOBAL DEFAULT 11 xkb_state_key_get_consume
50: 00019f40 74 FUNC GLOBAL DEFAULT 11 xkb_state_mod_mask_remove
51: 000165b0 29 FUNC GLOBAL DEFAULT 11 xkb_map_unref
52: 00015c70 121 FUNC GLOBAL DEFAULT 11 xkb_context_include_path_
53: 000195a0 117 FUNC GLOBAL DEFAULT 11 xkb_state_key_get_syms
54: 000165d0 29 FUNC GLOBAL DEFAULT 11 xkb_map_num_mods
55: 00015eb0 46 FUNC GLOBAL DEFAULT 11 xkb_context_set_log_fn
56: 00017ff0 59 FUNC GLOBAL DEFAULT 11 xkb_keymap_mod_get_name
57: 00018dd0 80 FUNC GLOBAL DEFAULT 11 xkb_state_key_get_layout
58: 00017950 79 FUNC GLOBAL DEFAULT 11 xkb_keysym_to_utf8
59: 00017c10 303 FUNC GLOBAL DEFAULT 11 xkb_keymap_new_from_names
60: 00016780 33 FUNC GLOBAL DEFAULT 11 xkb_map_led_get_name
61: 00016680 37 FUNC GLOBAL DEFAULT 11 xkb_key_mod_mask_remove_c
62: 00016650 42 FUNC GLOBAL DEFAULT 11 xkb_key_mod_index_is_cons
63: 000180a0 8 FUNC GLOBAL DEFAULT 11 xkb_keymap_num_layouts
64: 000191a0 8 FUNC GLOBAL DEFAULT 11 xkb_state_get_keymap
65: 00015f10 12 FUNC GLOBAL DEFAULT 11 xkb_context_set_log_verbo
66: 00019760 137 FUNC GLOBAL DEFAULT 11 xkb_state_mod_indices_are
67: 00017e70 229 FUNC GLOBAL DEFAULT 11 xkb_keymap_new_from_file
68: 000165f0 33 FUNC GLOBAL DEFAULT 11 xkb_map_mod_get_name
69: 00016810 37 FUNC GLOBAL DEFAULT 11 xkb_key_get_syms
70: 00019990 55 FUNC GLOBAL DEFAULT 11 xkb_state_led_index_is_ac
71: 00018370 8 FUNC GLOBAL DEFAULT 11 xkb_keymap_min_keycode
72: 00018030 111 FUNC GLOBAL DEFAULT 11 xkb_keymap_mod_get_index
73: 00018390 79 FUNC GLOBAL DEFAULT 11 xkb_keymap_key_for_each
74: 00017f60 120 FUNC GLOBAL DEFAULT 11 xkb_keymap_get_as_string
75: 00019940 71 FUNC GLOBAL DEFAULT 11 xkb_state_layout_name_is_
76: 00019700 87 FUNC GLOBAL DEFAULT 11 xkb_state_mod_index_is_ac
77: 00017e30 52 FUNC GLOBAL DEFAULT 11 xkb_keymap_new_from_strin
78: 00018250 111 FUNC GLOBAL DEFAULT 11 xkb_keymap_led_get_index
79: 0003f168 0 NOTYPE GLOBAL DEFAULT 23 _edata
80: 00017210 293 FUNC GLOBAL DEFAULT 11 xkb_keysym_get_name
81: 00016760 29 FUNC GLOBAL DEFAULT 11 xkb_map_num_leds
82: 00019140 85 FUNC GLOBAL DEFAULT 11 xkb_state_unref
83: 00015cf0 194 FUNC GLOBAL DEFAULT 11 xkb_context_include_path_
84: 000180b0 54 FUNC GLOBAL DEFAULT 11 xkb_keymap_layout_get_nam
85: 00015ee0 8 FUNC GLOBAL DEFAULT 11 xkb_context_get_log_level
86: 00016510 41 FUNC GLOBAL DEFAULT 11 xkb_map_new_from_file
87: 00017fe0 8 FUNC GLOBAL DEFAULT 11 xkb_keymap_num_mods
88: 00017390 1040 FUNC GLOBAL DEFAULT 11 xkb_keysym_from_name
89: 00016840 42 FUNC GLOBAL DEFAULT 11 xkb_state_group_name_is_a
90: 00015b00 360 FUNC GLOBAL DEFAULT 11 xkb_context_include_path_
91: 000183e0 40 FUNC GLOBAL DEFAULT 11 xkb_keymap_key_repeats
92: 00015ef0 12 FUNC GLOBAL DEFAULT 11 xkb_context_set_log_level
93: 00016620 33 FUNC GLOBAL DEFAULT 11 xkb_map_mod_get_index
94: 00016540 41 FUNC GLOBAL DEFAULT 11 xkb_map_new_from_string
95: 00016570 31 FUNC GLOBAL DEFAULT 11 xkb_map_get_as_string
96: 0001a9a4 0 FUNC GLOBAL DEFAULT 12 _fini
97: 000166b0 29 FUNC GLOBAL DEFAULT 11 xkb_map_num_groups
98: 000025e0 0 FUNC GLOBAL DEFAULT 9 _init
99: 00015df0 8 FUNC GLOBAL DEFAULT 11 xkb_context_num_include_p
100: 00016730 33 FUNC GLOBAL DEFAULT 11 xkb_map_group_get_index
101: 000167b0 33 FUNC GLOBAL DEFAULT 11 xkb_map_led_get_index
102: 0003f168 0 NOTYPE GLOBAL DEFAULT 24 __bss_start
103: 00019a20 125 FUNC GLOBAL DEFAULT 11 xkb_state_mod_index_is_co
104: 0003f16c 0 NOTYPE GLOBAL DEFAULT 24 _end
105: 000194c0 218 FUNC GLOBAL DEFAULT 11 xkb_state_update_mask
106: 00017d40 229 FUNC GLOBAL DEFAULT 11 xkb_keymap_new_from_buffe
107: 00016700 33 FUNC GLOBAL DEFAULT 11 xkb_map_group_get_name
108: 00015f00 8 FUNC GLOBAL DEFAULT 11 xkb_context_get_log_verbo
109: 00018200 8 FUNC GLOBAL DEFAULT 11 xkb_keymap_num_leds
110: 00019130 9 FUNC GLOBAL DEFAULT 11 xkb_state_ref
111: 000161b0 12 FUNC GLOBAL DEFAULT 11 xkb_context_set_user_data
112: 000199d0 71 FUNC GLOBAL DEFAULT 11 xkb_state_led_name_is_act
113: 000168d0 29 FUNC GLOBAL DEFAULT 11 xkb_state_get_map
114: 00018210 56 FUNC GLOBAL DEFAULT 11 xkb_keymap_led_get_name
115: 000182c0 167 FUNC GLOBAL DEFAULT 11 xkb_keymap_key_get_syms_b
116: 00015e40 8 FUNC GLOBAL DEFAULT 11 xkb_context_ref
117: 000196c0 52 FUNC GLOBAL DEFAULT 11 xkb_state_serialize_layou
118: 00015e00 54 FUNC GLOBAL DEFAULT 11 xkb_context_include_path_
119: 000167e0 38 FUNC GLOBAL DEFAULT 11 xkb_key_repeats
120: 00019840 142 FUNC GLOBAL DEFAULT 11 xkb_state_mod_names_are_a
121: 00019ed0 97 FUNC GLOBAL DEFAULT 11 xkb_state_key_get_utf32
122: 000166d0 33 FUNC GLOBAL DEFAULT 11 xkb_key_num_groups
123: 000168a0 33 FUNC GLOBAL DEFAULT 11 xkb_state_serialize_group
124: 000197f0 71 FUNC GLOBAL DEFAULT 11 xkb_state_mod_name_is_act
125: 00019620 52 FUNC GLOBAL DEFAULT 11 xkb_state_serialize_mods
126: 000164e0 37 FUNC GLOBAL DEFAULT 11 xkb_map_new_from_names
127: 00017820 297 FUNC GLOBAL DEFAULT 11 xkb_keysym_to_utf32
128: 00018d40 84 FUNC GLOBAL DEFAULT 11 xkb_state_key_get_level
129: 00018380 8 FUNC GLOBAL DEFAULT 11 xkb_keymap_max_keycode
130: 00016590 29 FUNC GLOBAL DEFAULT 11 xkb_map_ref
131: 000198d0 103 FUNC GLOBAL DEFAULT 11 xkb_state_layout_index_is
132: 00018160 39 FUNC GLOBAL DEFAULT 11 xkb_keymap_num_layouts_fo
133: 000190e0 70 FUNC GLOBAL DEFAULT 11 xkb_state_new
134: 00016870 42 FUNC GLOBAL DEFAULT 11 xkb_state_group_index_is_
135: 00019d10 439 FUNC GLOBAL DEFAULT 11 xkb_state_key_get_utf8
136: 00019b10 101 FUNC GLOBAL DEFAULT 11 xkb_state_key_get_one_sym
137: 00015dc0 40 FUNC GLOBAL DEFAULT 11 xkb_context_include_path_
138: 00018190 104 FUNC GLOBAL DEFAULT 11 xkb_keymap_num_levels_for
139: 00016190 19 FUNC GLOBAL DEFAULT 11 xkb_context_get_user_data
140: 00015f20 610 FUNC GLOBAL DEFAULT 11 xkb_context_new
141: 000191b0 778 FUNC GLOBAL DEFAULT 11 xkb_state_update_key
142: 000179b0 607 FUNC GLOBAL DEFAULT 11 xkb_keymap_unref
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment