Advertisement
Guest User

retroboot retroarch 1.7.6

a guest
Mar 18th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.06 KB | None | 0 0
  1. strings:
  2. libgcc_s.so.1
  3.  
  4. readelf:
  5. ELF Header:
  6. Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  7. Class: ELF32
  8. Data: 2's complement, little endian
  9. Version: 1 (current)
  10. OS/ABI: UNIX - System V
  11. ABI Version: 0
  12. Type: EXEC (Executable file)
  13. Machine: ARM
  14. Version: 0x1
  15. Entry point address: 0x17478
  16. Start of program headers: 52 (bytes into file)
  17. Start of section headers: 4164048 (bytes into file)
  18. Flags: 0x5000400, Version5 EABI, hard-float ABI
  19. Size of this header: 52 (bytes)
  20. Size of program headers: 32 (bytes)
  21. Number of program headers: 8
  22. Size of section headers: 40 (bytes)
  23. Number of section headers: 26
  24. Section header string table index: 25
  25.  
  26. Section Headers:
  27. [Nr] Name Type Addr Off Size ES Flg Lk Inf Al
  28. [ 0] NULL 00000000 000000 000000 00 0 0 0
  29. [ 1] .interp PROGBITS 00010134 000134 000019 00 A 0 0 1
  30. [ 2] .note.ABI-tag NOTE 00010150 000150 000020 00 A 0 0 4
  31. [ 3] .hash HASH 00010170 000170 000bd0 04 A 4 0 4
  32. [ 4] .dynsym DYNSYM 00010d40 000d40 001eb0 10 A 5 1 4
  33. [ 5] .dynstr STRTAB 00012bf0 002bf0 001e4a 00 A 0 0 1
  34. [ 6] .gnu.version VERSYM 00014a3a 004a3a 0003d6 02 A 4 0 2
  35. [ 7] .gnu.version_r VERNEED 00014e10 004e10 000120 00 A 5 8 4
  36. [ 8] .rel.dyn REL 00014f30 004f30 000038 08 A 4 0 4
  37. [ 9] .rel.plt REL 00014f68 004f68 000ec0 08 AI 4 20 4
  38. [10] .init PROGBITS 00015e28 005e28 00000c 00 AX 0 0 4
  39. [11] .plt PROGBITS 00015e34 005e34 001634 04 AX 0 0 4
  40. [12] .text PROGBITS 00017470 007470 210c2c 00 AX 0 0 16
  41. [13] .fini PROGBITS 0022809c 21809c 000008 00 AX 0 0 4
  42. [14] .rodata PROGBITS 002280a8 2180a8 1dbf64 00 A 0 0 8
  43. [15] .ARM.exidx ARM_EXIDX 0040400c 3f400c 000018 00 AL 12 0 4
  44. [16] .eh_frame PROGBITS 00404024 3f4024 000004 00 A 0 0 4
  45. [17] .init_array INIT_ARRAY 00414028 3f4028 000004 00 WA 0 0 4
  46. [18] .fini_array FINI_ARRAY 0041402c 3f402c 000004 00 WA 0 0 4
  47. [19] .dynamic DYNAMIC 00414030 3f4030 000148 08 WA 5 0 4
  48. [20] .got PROGBITS 00414178 3f4178 000770 04 WA 0 0 4
  49. [21] .data PROGBITS 004148e8 3f48e8 003fa0 00 WA 0 0 8
  50. [22] .bss NOBITS 00418888 3f8888 106150 00 WA 0 0 8
  51. [23] .comment PROGBITS 00000000 3f8888 000030 01 MS 0 0 1
  52. [24] .ARM.attributes ARM_ATTRIBUTES 00000000 3f88b8 000037 00 0 0 1
  53. [25] .shstrtab STRTAB 00000000 3f88ef 0000de 00 0 0 1
  54. Key to Flags:
  55. W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  56. L (link order), O (extra OS processing required), G (group), T (TLS),
  57. C (compressed), x (unknown), o (OS specific), E (exclude),
  58. y (purecode), p (processor specific)
  59.  
  60. There are no section groups in this file.
  61.  
  62. Program Headers:
  63. Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
  64. EXIDX 0x3f400c 0x0040400c 0x0040400c 0x00018 0x00018 R 0x4
  65. PHDR 0x000034 0x00010034 0x00010034 0x00100 0x00100 R E 0x4
  66. INTERP 0x000134 0x00010134 0x00010134 0x00019 0x00019 R 0x1
  67. [Requesting program interpreter: /lib/ld-linux-armhf.so.3]
  68. LOAD 0x000000 0x00010000 0x00010000 0x3f4028 0x3f4028 R E 0x10000
  69. LOAD 0x3f4028 0x00414028 0x00414028 0x04860 0x10a9b0 RW 0x10000
  70. DYNAMIC 0x3f4030 0x00414030 0x00414030 0x00148 0x00148 RW 0x4
  71. NOTE 0x000150 0x00010150 0x00010150 0x00020 0x00020 R 0x4
  72. GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
  73.  
  74. Section to Segment mapping:
  75. Segment Sections...
  76. 00 .ARM.exidx
  77. 01
  78. 02 .interp
  79. 03 .interp .note.ABI-tag .hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .plt .text .fini .rodata .ARM.exidx .eh_frame
  80. 04 .init_array .fini_array .dynamic .got .data .bss
  81. 05 .dynamic
  82. 06 .note.ABI-tag
  83. 07
  84.  
  85. Dynamic section at offset 0x3f4030 contains 36 entries:
  86. Tag Type Name/Value
  87. 0x00000001 (NEEDED) Shared library: [libm.so.6]
  88. 0x00000001 (NEEDED) Shared library: [librt.so.1]
  89. 0x00000001 (NEEDED) Shared library: [libasound.so.2]
  90. 0x00000001 (NEEDED) Shared library: [libfreetype.so.6]
  91. 0x00000001 (NEEDED) Shared library: [libpthread.so.0]
  92. 0x00000001 (NEEDED) Shared library: [libudev.so.1]
  93. 0x00000001 (NEEDED) Shared library: [libGLESv2.so.2]
  94. 0x00000001 (NEEDED) Shared library: [libEGL.so.1]
  95. 0x00000001 (NEEDED) Shared library: [libSDL2-2.0.so.0]
  96. 0x00000001 (NEEDED) Shared library: [libz.so.1]
  97. 0x00000001 (NEEDED) Shared library: [libdl.so.2]
  98. 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1]
  99. 0x00000001 (NEEDED) Shared library: [libc.so.6]
  100. 0x0000000c (INIT) 0x15e28
  101. 0x0000000d (FINI) 0x22809c
  102. 0x00000019 (INIT_ARRAY) 0x414028
  103. 0x0000001b (INIT_ARRAYSZ) 4 (bytes)
  104. 0x0000001a (FINI_ARRAY) 0x41402c
  105. 0x0000001c (FINI_ARRAYSZ) 4 (bytes)
  106. 0x00000004 (HASH) 0x10170
  107. 0x00000005 (STRTAB) 0x12bf0
  108. 0x00000006 (SYMTAB) 0x10d40
  109. 0x0000000a (STRSZ) 7754 (bytes)
  110. 0x0000000b (SYMENT) 16 (bytes)
  111. 0x00000015 (DEBUG) 0x0
  112. 0x00000003 (PLTGOT) 0x414178
  113. 0x00000002 (PLTRELSZ) 3776 (bytes)
  114. 0x00000014 (PLTREL) REL
  115. 0x00000017 (JMPREL) 0x14f68
  116. 0x00000011 (REL) 0x14f30
  117. 0x00000012 (RELSZ) 56 (bytes)
  118. 0x00000013 (RELENT) 8 (bytes)
  119. 0x6ffffffe (VERNEED) 0x14e10
  120. 0x6fffffff (VERNEEDNUM) 8
  121. 0x6ffffff0 (VERSYM) 0x14a3a
  122. 0x00000000 (NULL) 0x0
  123.  
  124. Relocation section '.rel.dyn' at offset 0x4f30 contains 7 entries:
  125. Offset Info Type Sym.Value Sym. Name
  126. 004148e4 00004715 R_ARM_GLOB_DAT 00000000 __gmon_start__
  127. 00418888 0000b714 R_ARM_COPY 00418888 optind@GLIBC_2.4
  128. 00418890 0000cb14 R_ARM_COPY 00418890 in6addr_any@GLIBC_2.4
  129. 004188a0 00016814 R_ARM_COPY 004188a0 stdin@GLIBC_2.4
  130. 004188a4 00018314 R_ARM_COPY 004188a4 stdout@GLIBC_2.4
  131. 004188a8 00019c14 R_ARM_COPY 004188a8 stderr@GLIBC_2.4
  132. 004188b0 0001a414 R_ARM_COPY 004188b0 optarg@GLIBC_2.4
  133.  
  134. Relocation section '.rel.plt' at offset 0x4f68 contains 472 entries:
  135. Offset Info Type Sym.Value Sym. Name
  136. 00414184 00000116 R_ARM_JUMP_SLOT 00000000 getnameinfo@GLIBC_2.4
  137. 00414188 00000216 R_ARM_JUMP_SLOT 00000000 snd_seq_query_next_cli@ALSA_0.9
  138. 0041418c 00000316 R_ARM_JUMP_SLOT 00000000 SDL_ClearHints
  139. 00414190 00000416 R_ARM_JUMP_SLOT 00000000 snd_seq_event_input@ALSA_0.9
  140. 00414194 00000516 R_ARM_JUMP_SLOT 00000000 SDL_FreeSurface
  141. 00414198 00000616 R_ARM_JUMP_SLOT 00000000 SDL_GameControllerOpen
  142. 0041419c 00000716 R_ARM_JUMP_SLOT 00000000 snd_seq_port_subscribe@ALSA_0.9
  143. 004141a0 00000816 R_ARM_JUMP_SLOT 00000000 freeifaddrs@GLIBC_2.4
  144. 004141a4 00000916 R_ARM_JUMP_SLOT 00000000 if_nametoindex@GLIBC_2.4
  145. 004141a8 00000a16 R_ARM_JUMP_SLOT 00000000 SDL_JoystickOpen
  146. 004141ac 00000b16 R_ARM_JUMP_SLOT 00000000 glAttachShader
  147. 004141b0 00000c16 R_ARM_JUMP_SLOT 00000000 snd_device_name_get_hi@ALSA_0.9
  148. 004141b4 00000d16 R_ARM_JUMP_SLOT 00000000 snd_pcm_sw_params_mall@ALSA_0.9
  149. 004141b8 00000e16 R_ARM_JUMP_SLOT 00000000 qsort@GLIBC_2.4
  150. 004141bc 00000f16 R_ARM_JUMP_SLOT 00000000 SDL_HapticNewEffect
  151. 004141c0 00001016 R_ARM_JUMP_SLOT 00000000 sigemptyset@GLIBC_2.4
  152. 004141c4 00001116 R_ARM_JUMP_SLOT 00000000 strerror@GLIBC_2.4
  153. 004141c8 00001216 R_ARM_JUMP_SLOT 00000000 SDL_PeepEvents
  154. 004141cc 00001316 R_ARM_JUMP_SLOT 00000000 glEnable
  155. 004141d0 00001416 R_ARM_JUMP_SLOT 00000000 __ctype_toupper_loc@GLIBC_2.4
  156. 004141d4 00001516 R_ARM_JUMP_SLOT 00000000 fileno@GLIBC_2.4
  157. 004141d8 00001616 R_ARM_JUMP_SLOT 00000000 inet_ntop@GLIBC_2.4
  158. 004141dc 00001716 R_ARM_JUMP_SLOT 00000000 snd_seq_client_id@ALSA_0.9
  159. 004141e0 00001816 R_ARM_JUMP_SLOT 00000000 mkdir@GLIBC_2.4
  160. 004141e4 00001916 R_ARM_JUMP_SLOT 00000000 SDL_ConvertSurfaceForm
  161. 004141e8 00001a16 R_ARM_JUMP_SLOT 00000000 SDL_RenderCopyEx
  162. 004141ec 00001b16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_any@ALSA_0.9
  163. 004141f0 00001c16 R_ARM_JUMP_SLOT 00000000 __log_finite@GLIBC_2.15
  164. 004141f4 00001d16 R_ARM_JUMP_SLOT 00000000 inflateReset
  165. 004141f8 00001e16 R_ARM_JUMP_SLOT 00000000 snd_pcm_close@ALSA_0.9
  166. 004141fc 00001f16 R_ARM_JUMP_SLOT 00000000 abort@GLIBC_2.4
  167. 00414200 00002016 R_ARM_JUMP_SLOT 00000000 connect@GLIBC_2.4
  168. 00414204 00002116 R_ARM_JUMP_SLOT 00000000 snd_seq_delete_simple_@ALSA_0.9
  169. 00414208 00002216 R_ARM_JUMP_SLOT 00000000 glUniform2f
  170. 0041420c 00002316 R_ARM_JUMP_SLOT 00000000 SDL_RenderSetViewport
  171. 00414210 00002416 R_ARM_JUMP_SLOT 00000000 getsockname@GLIBC_2.4
  172. 00414214 00002516 R_ARM_JUMP_SLOT 00000000 SDL_GetWindowFlags
  173. 00414218 00002616 R_ARM_JUMP_SLOT 00000000 strcasestr@GLIBC_2.4
  174. 0041421c 00002716 R_ARM_JUMP_SLOT 00000000 localtime@GLIBC_2.4
  175. 00414220 00002816 R_ARM_JUMP_SLOT 00000000 snd_seq_alloc_queue@ALSA_0.9
  176. 00414224 00002916 R_ARM_JUMP_SLOT 00000000 FT_Select_Charmap
  177. 00414228 00002a16 R_ARM_JUMP_SLOT 00000000 opendir@GLIBC_2.4
  178. 0041422c 00002b16 R_ARM_JUMP_SLOT 00000000 memcmp@GLIBC_2.4
  179. 00414230 00002c16 R_ARM_JUMP_SLOT 00000000 snd_seq_create_simple_@ALSA_0.9
  180. 00414234 00002d16 R_ARM_JUMP_SLOT 00000000 sysconf@GLIBC_2.4
  181. 00414238 00002e16 R_ARM_JUMP_SLOT 00000000 glGetShaderiv
  182. 0041423c 00002f16 R_ARM_JUMP_SLOT 00000000 __exp_finite@GLIBC_2.15
  183. 00414240 00003016 R_ARM_JUMP_SLOT 00000000 inflateEnd
  184. 00414244 00003116 R_ARM_JUMP_SLOT 00000000 clock_gettime@GLIBC_2.4
  185. 00414248 00003216 R_ARM_JUMP_SLOT 00000000 snd_pcm_frames_to_byte@ALSA_0.9
  186. 0041424c 00003316 R_ARM_JUMP_SLOT 00000000 SDL_GetNumVideoDisplay
  187. 00414250 00003416 R_ARM_JUMP_SLOT 00000000 udev_monitor_unref@LIBUDEV_183
  188. 00414254 00003516 R_ARM_JUMP_SLOT 00000000 SDL_GameControllerGetJ
  189. 00414258 00003616 R_ARM_JUMP_SLOT 00000000 __libc_start_main@GLIBC_2.4
  190. 0041425c 00003816 R_ARM_JUMP_SLOT 00000000 FT_Set_Pixel_Sizes
  191. 00414260 00003916 R_ARM_JUMP_SLOT 00000000 SDL_IsGameController
  192. 00414264 00003a16 R_ARM_JUMP_SLOT 00000000 __exp2f_finite@GLIBC_2.15
  193. 00414268 00003b16 R_ARM_JUMP_SLOT 00000000 udev_device_get_proper@LIBUDEV_183
  194. 0041426c 00003c16 R_ARM_JUMP_SLOT 00000000 signal@GLIBC_2.4
  195. 00414270 00003d16 R_ARM_JUMP_SLOT 00000000 SDL_SetPaletteColors
  196. 00414274 00003e16 R_ARM_JUMP_SLOT 00000000 snd_seq_port_subscribe@ALSA_0.9
  197. 00414278 00003f16 R_ARM_JUMP_SLOT 00000000 SDL_SetTextureBlendMod
  198. 0041427c 00004016 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_get_@ALSA_0.9.0rc4
  199. 00414280 00004116 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_can_@ALSA_0.9
  200. 00414284 00004216 R_ARM_JUMP_SLOT 00000000 epoll_create@GLIBC_2.4
  201. 00414288 00004316 R_ARM_JUMP_SLOT 00000000 SDL_GetRelativeMouseSt
  202. 0041428c 00004416 R_ARM_JUMP_SLOT 00000000 SDL_JoystickNameForInd
  203. 00414290 00004516 R_ARM_JUMP_SLOT 00000000 pthread_attr_setschedp@GLIBC_2.4
  204. 00414294 00004616 R_ARM_JUMP_SLOT 00000000 glBindRenderbuffer
  205. 00414298 00004716 R_ARM_JUMP_SLOT 00000000 __gmon_start__
  206. 0041429c 00004816 R_ARM_JUMP_SLOT 00000000 SDL_JoystickGetButton
  207. 004142a0 00004916 R_ARM_JUMP_SLOT 00000000 glDisable
  208. 004142a4 00004a16 R_ARM_JUMP_SLOT 00000000 glUnmapBuffer
  209. 004142a8 00004b16 R_ARM_JUMP_SLOT 00000000 SDL_CreateTexture
  210. 004142ac 00004c16 R_ARM_JUMP_SLOT 00000000 SDL_FreePalette
  211. 004142b0 00004d16 R_ARM_JUMP_SLOT 00000000 glClear
  212. 004142b4 00004e16 R_ARM_JUMP_SLOT 00000000 vsnprintf@GLIBC_2.4
  213. 004142b8 00004f16 R_ARM_JUMP_SLOT 00000000 snd_seq_query_next_por@ALSA_0.9
  214. 004142bc 00005016 R_ARM_JUMP_SLOT 00000000 udev_monitor_filter_ad@LIBUDEV_183
  215. 004142c0 00005116 R_ARM_JUMP_SLOT 00000000 glFramebufferTexture2D
  216. 004142c4 00005216 R_ARM_JUMP_SLOT 00000000 inet_addr@GLIBC_2.4
  217. 004142c8 00005316 R_ARM_JUMP_SLOT 00000000 vsprintf@GLIBC_2.4
  218. 004142cc 00005416 R_ARM_JUMP_SLOT 00000000 snd_seq_client_info_si@ALSA_0.9
  219. 004142d0 00005516 R_ARM_JUMP_SLOT 00000000 eglGetConfigs
  220. 004142d4 00005616 R_ARM_JUMP_SLOT 00000000 glGetStringi
  221. 004142d8 00005716 R_ARM_JUMP_SLOT 00000000 rename@GLIBC_2.4
  222. 004142dc 00005816 R_ARM_JUMP_SLOT 00000000 SDL_ShowCursor
  223. 004142e0 00005916 R_ARM_JUMP_SLOT 00000000 strncpy@GLIBC_2.4
  224. 004142e4 00005a16 R_ARM_JUMP_SLOT 00000000 fclose@GLIBC_2.4
  225. 004142e8 00005b16 R_ARM_JUMP_SLOT 00000000 fgets@GLIBC_2.4
  226. 004142ec 00005c16 R_ARM_JUMP_SLOT 00000000 recv@GLIBC_2.4
  227. 004142f0 00005e16 R_ARM_JUMP_SLOT 00000000 getenv@GLIBC_2.4
  228. 004142f4 00005f16 R_ARM_JUMP_SLOT 00000000 SDL_GameControllerName
  229. 004142f8 00006016 R_ARM_JUMP_SLOT 00000000 ftello64@GLIBC_2.4
  230. 004142fc 00006116 R_ARM_JUMP_SLOT 00000000 strtod@GLIBC_2.4
  231. 00414300 00006216 R_ARM_JUMP_SLOT 00000000 system@GLIBC_2.4
  232. 00414304 00006316 R_ARM_JUMP_SLOT 00000000 strchr@GLIBC_2.4
  233. 00414308 00006416 R_ARM_JUMP_SLOT 00000000 putchar@GLIBC_2.4
  234. 0041430c 00006516 R_ARM_JUMP_SLOT 00000000 strcasecmp@GLIBC_2.4
  235. 00414310 00006616 R_ARM_JUMP_SLOT 00000000 udev_enumerate_scan_de@LIBUDEV_183
  236. 00414314 00006716 R_ARM_JUMP_SLOT 00000000 deflate
  237. 00414318 00006816 R_ARM_JUMP_SLOT 00000000 __cxa_atexit@GLIBC_2.4
  238. 0041431c 00006916 R_ARM_JUMP_SLOT 00000000 SDL_JoystickGetHat
  239. 00414320 00006a16 R_ARM_JUMP_SLOT 00000000 glGetError
  240. 00414324 00006b16 R_ARM_JUMP_SLOT 00000000 SDL_GL_GetProcAddress
  241. 00414328 00006c16 R_ARM_JUMP_SLOT 00000000 SDL_RenderClear
  242. 0041432c 00006d16 R_ARM_JUMP_SLOT 00000000 pclose@GLIBC_2.4
  243. 00414330 00006e16 R_ARM_JUMP_SLOT 00000000 deflateInit_
  244. 00414334 00006f16 R_ARM_JUMP_SLOT 00000000 listen@GLIBC_2.4
  245. 00414338 00007016 R_ARM_JUMP_SLOT 00000000 calloc@GLIBC_2.4
  246. 0041433c 00007116 R_ARM_JUMP_SLOT 00000000 snd_seq_port_info_set_@ALSA_0.9
  247. 00414340 00007216 R_ARM_JUMP_SLOT 00000000 pthread_cond_wait@GLIBC_2.4
  248. 00414344 00007316 R_ARM_JUMP_SLOT 00000000 __exp2_finite@GLIBC_2.15
  249. 00414348 00007416 R_ARM_JUMP_SLOT 00000000 sendto@GLIBC_2.4
  250. 0041434c 00007516 R_ARM_JUMP_SLOT 00000000 dlclose@GLIBC_2.4
  251. 00414350 00007616 R_ARM_JUMP_SLOT 00000000 sincos@GLIBC_2.4
  252. 00414354 00007716 R_ARM_JUMP_SLOT 00000000 snd_seq_client_info_se@ALSA_0.9
  253. 00414358 00007816 R_ARM_JUMP_SLOT 00000000 eglInitialize
  254. 0041435c 00007916 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_get_@ALSA_0.9.0rc4
  255. 00414360 00007a16 R_ARM_JUMP_SLOT 00000000 memset@GLIBC_2.4
  256. 00414364 00007b16 R_ARM_JUMP_SLOT 00000000 gai_strerror@GLIBC_2.4
  257. 00414368 00007c16 R_ARM_JUMP_SLOT 00000000 snd_seq_event_output@ALSA_0.9
  258. 0041436c 00007d16 R_ARM_JUMP_SLOT 00000000 uname@GLIBC_2.4
  259. 00414370 00007e16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9
  260. 00414374 00007f16 R_ARM_JUMP_SLOT 00000000 pthread_cond_timedwait@GLIBC_2.4
  261. 00414378 00008016 R_ARM_JUMP_SLOT 00000000 FT_Done_FreeType
  262. 0041437c 00008116 R_ARM_JUMP_SLOT 00000000 SDL_GetWindowSize
  263. 00414380 00008216 R_ARM_JUMP_SLOT 00000000 freeaddrinfo@GLIBC_2.4
  264. 00414384 00008316 R_ARM_JUMP_SLOT 00000000 SDL_JoystickNumAxes
  265. 00414388 00008416 R_ARM_JUMP_SLOT 00000000 SDL_InitSubSystem
  266. 0041438c 00008516 R_ARM_JUMP_SLOT 00000000 eglGetCurrentContext
  267. 00414390 00008616 R_ARM_JUMP_SLOT 00000000 glDisableVertexAttribA
  268. 00414394 00008716 R_ARM_JUMP_SLOT 00000000 strrchr@GLIBC_2.4
  269. 00414398 00008816 R_ARM_JUMP_SLOT 00000000 SDL_GetWindowSurface
  270. 0041439c 00008916 R_ARM_JUMP_SLOT 00000000 fsync@GLIBC_2.4
  271. 004143a0 00008a16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params@ALSA_0.9
  272. 004143a4 00008b16 R_ARM_JUMP_SLOT 00000000 glDeleteProgram
  273. 004143a8 00008c16 R_ARM_JUMP_SLOT 00000000 glGenRenderbuffers
  274. 004143ac 00008d16 R_ARM_JUMP_SLOT 00000000 glUniformMatrix4fv
  275. 004143b0 00008e16 R_ARM_JUMP_SLOT 00000000 SDL_AllocPalette
  276. 004143b4 00008f16 R_ARM_JUMP_SLOT 00000000 udev_list_entry_get_ne@LIBUDEV_183
  277. 004143b8 00009016 R_ARM_JUMP_SLOT 00000000 pthread_attr_setschedp@GLIBC_2.4
  278. 004143bc 00009116 R_ARM_JUMP_SLOT 00000000 perror@GLIBC_2.4
  279. 004143c0 00009216 R_ARM_JUMP_SLOT 00000000 SDL_GL_DeleteContext
  280. 004143c4 00009316 R_ARM_JUMP_SLOT 00000000 SDL_SetColorKey
  281. 004143c8 00009416 R_ARM_JUMP_SLOT 00000000 eglQuerySurface
  282. 004143cc 00009516 R_ARM_JUMP_SLOT 00000000 eglDestroyContext
  283. 004143d0 00009616 R_ARM_JUMP_SLOT 00000000 glUseProgram
  284. 004143d4 00009716 R_ARM_JUMP_SLOT 00000000 __assert_fail@GLIBC_2.4
  285. 004143d8 00009816 R_ARM_JUMP_SLOT 00000000 glClearColor
  286. 004143dc 00009916 R_ARM_JUMP_SLOT 00000000 dlopen@GLIBC_2.4
  287. 004143e0 00009a16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9.0rc4
  288. 004143e4 00009b16 R_ARM_JUMP_SLOT 00000000 SDL_CreateRGBSurfaceFr
  289. 004143e8 00009c16 R_ARM_JUMP_SLOT 00000000 pthread_cond_broadcast@GLIBC_2.4
  290. 004143ec 00009d16 R_ARM_JUMP_SLOT 00000000 __fxstat64@GLIBC_2.4
  291. 004143f0 00009e16 R_ARM_JUMP_SLOT 00000000 SDL_NumJoysticks
  292. 004143f4 00009f16 R_ARM_JUMP_SLOT 00000000 inflateInit2_
  293. 004143f8 0000a016 R_ARM_JUMP_SLOT 00000000 eglCreateContext
  294. 004143fc 0000a116 R_ARM_JUMP_SLOT 00000000 SDL_LockAudio
  295. 00414400 0000a216 R_ARM_JUMP_SLOT 00000000 SDL_GL_SwapWindow
  296. 00414404 0000a416 R_ARM_JUMP_SLOT 00000000 SDL_HapticUpdateEffect
  297. 00414408 0000a516 R_ARM_JUMP_SLOT 00000000 SDL_GameControllerClos
  298. 0041440c 0000a616 R_ARM_JUMP_SLOT 00000000 SDL_SetRenderDrawColor
  299. 00414410 0000a716 R_ARM_JUMP_SLOT 00000000 eglMakeCurrent
  300. 00414414 0000a816 R_ARM_JUMP_SLOT 00000000 SDL_GetRenderDriverInf
  301. 00414418 0000a916 R_ARM_JUMP_SLOT 00000000 glDeleteBuffers
  302. 0041441c 0000aa16 R_ARM_JUMP_SLOT 00000000 glReadPixels
  303. 00414420 0000ab16 R_ARM_JUMP_SLOT 00000000 snd_pcm_open@ALSA_0.9
  304. 00414424 0000ac16 R_ARM_JUMP_SLOT 00000000 glDeleteShader
  305. 00414428 0000ad16 R_ARM_JUMP_SLOT 00000000 SDL_HapticClose
  306. 0041442c 0000ae16 R_ARM_JUMP_SLOT 00000000 udev_new@LIBUDEV_183
  307. 00414430 0000af16 R_ARM_JUMP_SLOT 00000000 inflate
  308. 00414434 0000b016 R_ARM_JUMP_SLOT 00000000 eglGetProcAddress
  309. 00414438 0000b116 R_ARM_JUMP_SLOT 00000000 SDL_GetKeyboardState
  310. 0041443c 0000b216 R_ARM_JUMP_SLOT 00000000 SDL_CreateTextureFromS
  311. 00414440 0000b316 R_ARM_JUMP_SLOT 00000000 udev_device_get_action@LIBUDEV_183
  312. 00414444 0000b416 R_ARM_JUMP_SLOT 00000000 eglQueryString
  313. 00414448 0000b516 R_ARM_JUMP_SLOT 00000000 strtoull@GLIBC_2.4
  314. 0041444c 0000b616 R_ARM_JUMP_SLOT 00000000 glCheckFramebufferStat
  315. 00414450 0000b816 R_ARM_JUMP_SLOT 00000000 free@GLIBC_2.4
  316. 00414454 0000b916 R_ARM_JUMP_SLOT 00000000 read@GLIBC_2.4
  317. 00414458 0000ba16 R_ARM_JUMP_SLOT 00000000 write@GLIBC_2.4
  318. 0041445c 0000bb16 R_ARM_JUMP_SLOT 00000000 glEnableVertexAttribAr
  319. 00414460 0000bc16 R_ARM_JUMP_SLOT 00000000 getopt_long@GLIBC_2.4
  320. 00414464 0000bd16 R_ARM_JUMP_SLOT 00000000 SDL_RenderPresent
  321. 00414468 0000be16 R_ARM_JUMP_SLOT 00000000 glUniform1f
  322. 0041446c 0000bf16 R_ARM_JUMP_SLOT 00000000 SDL_PumpEvents
  323. 00414470 0000c016 R_ARM_JUMP_SLOT 00000000 pthread_getspecific@GLIBC_2.4
  324. 00414474 0000c116 R_ARM_JUMP_SLOT 00000000 access@GLIBC_2.4
  325. 00414478 0000c216 R_ARM_JUMP_SLOT 00000000 SDL_JoystickNumButtons
  326. 0041447c 0000c316 R_ARM_JUMP_SLOT 00000000 glGenFramebuffers
  327. 00414480 0000c516 R_ARM_JUMP_SLOT 00000000 inet_pton@GLIBC_2.4
  328. 00414484 0000c616 R_ARM_JUMP_SLOT 00000000 gettimeofday@GLIBC_2.4
  329. 00414488 0000c716 R_ARM_JUMP_SLOT 00000000 glActiveTexture
  330. 0041448c 0000c816 R_ARM_JUMP_SLOT 00000000 glBufferData
  331. 00414490 0000c916 R_ARM_JUMP_SLOT 00000000 fseek@GLIBC_2.4
  332. 00414494 0000ca16 R_ARM_JUMP_SLOT 00000000 accept@GLIBC_2.4
  333. 00414498 0000cc16 R_ARM_JUMP_SLOT 00000000 deflateEnd
  334. 0041449c 0000cd16 R_ARM_JUMP_SLOT 00000000 snd_seq_port_info_get_@ALSA_0.9
  335. 004144a0 0000ce16 R_ARM_JUMP_SLOT 00000000 tcgetattr@GLIBC_2.4
  336. 004144a4 0000cf16 R_ARM_JUMP_SLOT 00000000 snd_pcm_sw_params@ALSA_0.9
  337. 004144a8 0000d116 R_ARM_JUMP_SLOT 00000000 snd_pcm_recover@ALSA_0.9
  338. 004144ac 0000d216 R_ARM_JUMP_SLOT 00000000 pthread_mutex_unlock@GLIBC_2.4
  339. 004144b0 0000d316 R_ARM_JUMP_SLOT 00000000 udev_enumerate_add_mat@LIBUDEV_183
  340. 004144b4 0000d416 R_ARM_JUMP_SLOT 00000000 socket@GLIBC_2.4
  341. 004144b8 0000d516 R_ARM_JUMP_SLOT 00000000 eglSwapBuffers
  342. 004144bc 0000d616 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_get_@ALSA_0.9.0rc4
  343. 004144c0 0000d716 R_ARM_JUMP_SLOT 00000000 getaddrinfo@GLIBC_2.4
  344. 004144c4 0000d816 R_ARM_JUMP_SLOT 00000000 fflush@GLIBC_2.4
  345. 004144c8 0000d916 R_ARM_JUMP_SLOT 00000000 SDL_CreateWindow
  346. 004144cc 0000da16 R_ARM_JUMP_SLOT 00000000 SDL_Init
  347. 004144d0 0000db16 R_ARM_JUMP_SLOT 00000000 SDL_SetWindowSize
  348. 004144d4 0000dc16 R_ARM_JUMP_SLOT 00000000 glBlendFunc
  349. 004144d8 0000dd16 R_ARM_JUMP_SLOT 00000000 _setjmp@GLIBC_2.4
  350. 004144dc 0000de16 R_ARM_JUMP_SLOT 00000000 ioctl@GLIBC_2.4
  351. 004144e0 0000df16 R_ARM_JUMP_SLOT 00000000 glGetProgramInfoLog
  352. 004144e4 0000e016 R_ARM_JUMP_SLOT 00000000 isatty@GLIBC_2.4
  353. 004144e8 0000e116 R_ARM_JUMP_SLOT 00000000 pthread_key_delete@GLIBC_2.4
  354. 004144ec 0000e216 R_ARM_JUMP_SLOT 00000000 epoll_wait@GLIBC_2.4
  355. 004144f0 0000e316 R_ARM_JUMP_SLOT 00000000 SDL_CreateRenderer
  356. 004144f4 0000e416 R_ARM_JUMP_SLOT 00000000 eglGetConfigAttrib
  357. 004144f8 0000e516 R_ARM_JUMP_SLOT 00000000 snd_pcm_writei@ALSA_0.9
  358. 004144fc 0000e616 R_ARM_JUMP_SLOT 00000000 snd_device_name_hint@ALSA_0.9
  359. 00414500 0000e716 R_ARM_JUMP_SLOT 00000000 pthread_mutex_lock@GLIBC_2.4
  360. 00414504 0000e816 R_ARM_JUMP_SLOT 00000000 SDL_GameControllerGetA
  361. 00414508 0000e916 R_ARM_JUMP_SLOT 00000000 mbstowcs@GLIBC_2.4
  362. 0041450c 0000ea16 R_ARM_JUMP_SLOT 00000000 cos@GLIBC_2.4
  363. 00414510 0000eb16 R_ARM_JUMP_SLOT 00000000 strlen@GLIBC_2.4
  364. 00414514 0000ec16 R_ARM_JUMP_SLOT 00000000 sscanf@GLIBC_2.4
  365. 00414518 0000ed16 R_ARM_JUMP_SLOT 00000000 glBindTexture
  366. 0041451c 0000ee16 R_ARM_JUMP_SLOT 00000000 SDL_OpenAudio
  367. 00414520 0000ef16 R_ARM_JUMP_SLOT 00000000 glRenderbufferStorage
  368. 00414524 0000f016 R_ARM_JUMP_SLOT 00000000 strtoul@GLIBC_2.4
  369. 00414528 0000f116 R_ARM_JUMP_SLOT 00000000 SDL_DestroyTexture
  370. 0041452c 0000f216 R_ARM_JUMP_SLOT 00000000 pthread_create@GLIBC_2.4
  371. 00414530 0000f316 R_ARM_JUMP_SLOT 00000000 snd_pcm_wait@ALSA_0.9
  372. 00414534 0000f416 R_ARM_JUMP_SLOT 00000000 memcpy@GLIBC_2.4
  373. 00414538 0000f516 R_ARM_JUMP_SLOT 00000000 llroundf@GLIBC_2.4
  374. 0041453c 0000f616 R_ARM_JUMP_SLOT 00000000 setlocale@GLIBC_2.4
  375. 00414540 0000f716 R_ARM_JUMP_SLOT 00000000 glGetProgramiv
  376. 00414544 0000f816 R_ARM_JUMP_SLOT 00000000 glTexStorage2D
  377. 00414548 0000f916 R_ARM_JUMP_SLOT 00000000 fopen64@GLIBC_2.4
  378. 0041454c 0000fa16 R_ARM_JUMP_SLOT 00000000 SDL_SetWindowGrab
  379. 00414550 0000fb16 R_ARM_JUMP_SLOT 00000000 pthread_cond_signal@GLIBC_2.4
  380. 00414554 0000fc16 R_ARM_JUMP_SLOT 00000000 snd_strerror@ALSA_0.9
  381. 00414558 0000fd16 R_ARM_JUMP_SLOT 00000000 glUniform3f
  382. 0041455c 0000fe16 R_ARM_JUMP_SLOT 00000000 SDL_HapticRunEffect
  383. 00414560 0000ff16 R_ARM_JUMP_SLOT 00000000 eglDestroySurface
  384. 00414564 00010016 R_ARM_JUMP_SLOT 00000000 __ctype_tolower_loc@GLIBC_2.4
  385. 00414568 00010116 R_ARM_JUMP_SLOT 00000000 snd_seq_client_info_ge@ALSA_0.9
  386. 0041456c 00010216 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_test@ALSA_0.9
  387. 00414570 00010316 R_ARM_JUMP_SLOT 00000000 snd_seq_port_info_get_@ALSA_0.9
  388. 00414574 00010416 R_ARM_JUMP_SLOT 00000000 feof@GLIBC_2.4
  389. 00414578 00010516 R_ARM_JUMP_SLOT 00000000 udev_device_new_from_s@LIBUDEV_183
  390. 0041457c 00010616 R_ARM_JUMP_SLOT 00000000 SDL_JoystickNumBalls
  391. 00414580 00010716 R_ARM_JUMP_SLOT 00000000 ftell@GLIBC_2.4
  392. 00414584 00010816 R_ARM_JUMP_SLOT 00000000 SDL_JoystickGetGUID
  393. 00414588 00010916 R_ARM_JUMP_SLOT 00000000 alarm@GLIBC_2.4
  394. 0041458c 00010a16 R_ARM_JUMP_SLOT 00000000 glCreateShader
  395. 00414590 00010b16 R_ARM_JUMP_SLOT 00000000 SDL_SetTextureColorMod
  396. 00414594 00010c16 R_ARM_JUMP_SLOT 00000000 glDeleteTextures
  397. 00414598 00010d16 R_ARM_JUMP_SLOT 00000000 udev_device_unref@LIBUDEV_183
  398. 0041459c 00010e16 R_ARM_JUMP_SLOT 00000000 SDL_UnlockAudio
  399. 004145a0 00010f16 R_ARM_JUMP_SLOT 00000000 SDL_DestroyRenderer
  400. 004145a4 00011016 R_ARM_JUMP_SLOT 00000000 FT_Init_FreeType
  401. 004145a8 00011116 R_ARM_JUMP_SLOT 00000000 glGenerateMipmap
  402. 004145ac 00011216 R_ARM_JUMP_SLOT 00000000 strtol@GLIBC_2.4
  403. 004145b0 00011316 R_ARM_JUMP_SLOT 00000000 glGetAttribLocation
  404. 004145b4 00011416 R_ARM_JUMP_SLOT 00000000 glBlendEquation
  405. 004145b8 00011516 R_ARM_JUMP_SLOT 00000000 strcpy@GLIBC_2.4
  406. 004145bc 00011616 R_ARM_JUMP_SLOT 00000000 fseeko64@GLIBC_2.4
  407. 004145c0 00011716 R_ARM_JUMP_SLOT 00000000 SDL_GameControllerGetB
  408. 004145c4 00011816 R_ARM_JUMP_SLOT 00000000 SDL_RenderCopy
  409. 004145c8 00011a16 R_ARM_JUMP_SLOT 00000000 pthread_cond_destroy@GLIBC_2.4
  410. 004145cc 00011b16 R_ARM_JUMP_SLOT 00000000 glCreateProgram
  411. 004145d0 00011d16 R_ARM_JUMP_SLOT 00000000 pthread_mutex_destroy@GLIBC_2.4
  412. 004145d4 00011e16 R_ARM_JUMP_SLOT 00000000 snd_seq_connect_to@ALSA_0.9
  413. 004145d8 00011f16 R_ARM_JUMP_SLOT 00000000 printf@GLIBC_2.4
  414. 004145dc 00012016 R_ARM_JUMP_SLOT 00000000 open64@GLIBC_2.4
  415. 004145e0 00012116 R_ARM_JUMP_SLOT 00000000 glPixelStorei
  416. 004145e4 00012216 R_ARM_JUMP_SLOT 00000000 raise@GLIBC_2.4
  417. 004145e8 00012316 R_ARM_JUMP_SLOT 00000000 SDL_GL_SetAttribute
  418. 004145ec 00012416 R_ARM_JUMP_SLOT 00000000 snd_seq_port_subscribe@ALSA_0.9
  419. 004145f0 00012516 R_ARM_JUMP_SLOT 00000000 glGetIntegerv
  420. 004145f4 00012616 R_ARM_JUMP_SLOT 00000000 longjmp@GLIBC_2.4
  421. 004145f8 00012716 R_ARM_JUMP_SLOT 00000000 __pow_finite@GLIBC_2.15
  422. 004145fc 00012816 R_ARM_JUMP_SLOT 00000000 snd_seq_control_queue@ALSA_0.9
  423. 00414600 00012916 R_ARM_JUMP_SLOT 00000000 sincosf@GLIBC_2.4
  424. 00414604 00012a16 R_ARM_JUMP_SLOT 00000000 snd_config_update_free@ALSA_0.9
  425. 00414608 00012b16 R_ARM_JUMP_SLOT 00000000 udev_monitor_enable_re@LIBUDEV_183
  426. 0041460c 00012c16 R_ARM_JUMP_SLOT 00000000 SDL_GetWindowGrab
  427. 00414610 00012d16 R_ARM_JUMP_SLOT 00000000 pthread_mutex_init@GLIBC_2.4
  428. 00414614 00012e16 R_ARM_JUMP_SLOT 00000000 snd_seq_port_info_get_@ALSA_0.9
  429. 00414618 00012f16 R_ARM_JUMP_SLOT 00000000 glGenBuffers
  430. 0041461c 00013016 R_ARM_JUMP_SLOT 00000000 shutdown@GLIBC_2.4
  431. 00414620 00013116 R_ARM_JUMP_SLOT 00000000 bind@GLIBC_2.4
  432. 00414624 00013216 R_ARM_JUMP_SLOT 00000000 udev_device_get_devnod@LIBUDEV_183
  433. 00414628 00013316 R_ARM_JUMP_SLOT 00000000 SDL_UpdateTexture
  434. 0041462c 00013416 R_ARM_JUMP_SLOT 00000000 strstr@GLIBC_2.4
  435. 00414630 00013516 R_ARM_JUMP_SLOT 00000000 udev_unref@LIBUDEV_183
  436. 00414634 00013616 R_ARM_JUMP_SLOT 00000000 pthread_setspecific@GLIBC_2.4
  437. 00414638 00013716 R_ARM_JUMP_SLOT 00000000 select@GLIBC_2.4
  438. 0041463c 00013816 R_ARM_JUMP_SLOT 00000000 realpath@GLIBC_2.4
  439. 00414640 00013916 R_ARM_JUMP_SLOT 00000000 close@GLIBC_2.4
  440. 00414644 00013a16 R_ARM_JUMP_SLOT 00000000 udev_enumerate_get_lis@LIBUDEV_183
  441. 00414648 00013b16 R_ARM_JUMP_SLOT 00000000 frexp@GLIBC_2.4
  442. 0041464c 00013c16 R_ARM_JUMP_SLOT 00000000 snd_pcm_drop@ALSA_0.9
  443. 00414650 00013d16 R_ARM_JUMP_SLOT 00000000 glUniform1i
  444. 00414654 00013e16 R_ARM_JUMP_SLOT 00000000 fwrite@GLIBC_2.4
  445. 00414658 00013f16 R_ARM_JUMP_SLOT 00000000 SDL_GL_CreateContext
  446. 0041465c 00014016 R_ARM_JUMP_SLOT 00000000 closedir@GLIBC_2.4
  447. 00414660 00014116 R_ARM_JUMP_SLOT 00000000 strncasecmp@GLIBC_2.4
  448. 00414664 00014216 R_ARM_JUMP_SLOT 00000000 glDeleteFramebuffers
  449. 00414668 00014316 R_ARM_JUMP_SLOT 00000000 snd_pcm_format_physica@ALSA_0.9
  450. 0041466c 00014416 R_ARM_JUMP_SLOT 00000000 glFramebufferRenderbuf
  451. 00414670 00014516 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9
  452. 00414674 00014616 R_ARM_JUMP_SLOT 00000000 remove@GLIBC_2.4
  453. 00414678 00014716 R_ARM_JUMP_SLOT 00000000 eglSwapInterval
  454. 0041467c 00014816 R_ARM_JUMP_SLOT 00000000 time@GLIBC_2.4
  455. 00414680 00014916 R_ARM_JUMP_SLOT 00000000 setvbuf@GLIBC_2.4
  456. 00414684 00014a16 R_ARM_JUMP_SLOT 00000000 __ctype_b_loc@GLIBC_2.4
  457. 00414688 00014b16 R_ARM_JUMP_SLOT 00000000 __xstat64@GLIBC_2.4
  458. 0041468c 00014d16 R_ARM_JUMP_SLOT 00000000 fprintf@GLIBC_2.4
  459. 00414690 00014e16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_get_@ALSA_0.9.0rc4
  460. 00414694 00014f16 R_ARM_JUMP_SLOT 00000000 glTexImage2D
  461. 00414698 00015016 R_ARM_JUMP_SLOT 00000000 udev_enumerate_new@LIBUDEV_183
  462. 0041469c 00015116 R_ARM_JUMP_SLOT 00000000 SDL_HapticOpenFromJoys
  463. 004146a0 00015216 R_ARM_JUMP_SLOT 00000000 SDL_GetMouseState
  464. 004146a4 00015316 R_ARM_JUMP_SLOT 00000000 strdup@GLIBC_2.4
  465. 004146a8 00015416 R_ARM_JUMP_SLOT 00000000 lseek64@GLIBC_2.4
  466. 004146ac 00015516 R_ARM_JUMP_SLOT 00000000 udev_monitor_get_fd@LIBUDEV_183
  467. 004146b0 00015616 R_ARM_JUMP_SLOT 00000000 malloc@GLIBC_2.4
  468. 004146b4 00015716 R_ARM_JUMP_SLOT 00000000 SDL_CloseAudio
  469. 004146b8 00015816 R_ARM_JUMP_SLOT 00000000 eglGetError
  470. 004146bc 00015916 R_ARM_JUMP_SLOT 00000000 SDL_GetCurrentDisplayM
  471. 004146c0 00015a16 R_ARM_JUMP_SLOT 00000000 mmap64@GLIBC_2.4
  472. 004146c4 00015b16 R_ARM_JUMP_SLOT 00000000 glUniform4f
  473. 004146c8 00015c16 R_ARM_JUMP_SLOT 00000000 SDL_PauseAudio
  474. 004146cc 00015e16 R_ARM_JUMP_SLOT 00000000 sigaction@GLIBC_2.4
  475. 004146d0 00015f16 R_ARM_JUMP_SLOT 00000000 snd_pcm_pause@ALSA_0.9
  476. 004146d4 00016016 R_ARM_JUMP_SLOT 00000000 pthread_attr_init@GLIBC_2.4
  477. 004146d8 00016116 R_ARM_JUMP_SLOT 00000000 poll@GLIBC_2.4
  478. 004146dc 00016216 R_ARM_JUMP_SLOT 00000000 glDrawArrays
  479. 004146e0 00016316 R_ARM_JUMP_SLOT 00000000 glDeleteRenderbuffers
  480. 004146e4 00016416 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9.0rc4
  481. 004146e8 00016516 R_ARM_JUMP_SLOT 00000000 dlerror@GLIBC_2.4
  482. 004146ec 00016616 R_ARM_JUMP_SLOT 00000000 inotify_rm_watch@GLIBC_2.4
  483. 004146f0 00016716 R_ARM_JUMP_SLOT 00000000 fputc@GLIBC_2.4
  484. 004146f4 00016916 R_ARM_JUMP_SLOT 00000000 strtok@GLIBC_2.4
  485. 004146f8 00016a16 R_ARM_JUMP_SLOT 00000000 glScissor
  486. 004146fc 00016b16 R_ARM_JUMP_SLOT 00000000 strtok_r@GLIBC_2.4
  487. 00414700 00016c16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9
  488. 00414704 00016d16 R_ARM_JUMP_SLOT 00000000 SDL_SetWindowFullscree
  489. 00414708 00016e16 R_ARM_JUMP_SLOT 00000000 snd_seq_free_event@ALSA_0.9
  490. 0041470c 00016f16 R_ARM_JUMP_SLOT 00000000 FT_New_Face
  491. 00414710 00017016 R_ARM_JUMP_SLOT 00000000 SDL_JoystickGetAxis
  492. 00414714 00017116 R_ARM_JUMP_SLOT 00000000 send@GLIBC_2.4
  493. 00414718 00017216 R_ARM_JUMP_SLOT 00000000 memmove@GLIBC_2.4
  494. 0041471c 00017316 R_ARM_JUMP_SLOT 00000000 SDL_GetScancodeFromKey
  495. 00414720 00017416 R_ARM_JUMP_SLOT 00000000 getifaddrs@GLIBC_2.4
  496. 00414724 00017516 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_mall@ALSA_0.9
  497. 00414728 00017616 R_ARM_JUMP_SLOT 00000000 SDL_DestroyWindow
  498. 0041472c 00017716 R_ARM_JUMP_SLOT 00000000 glTexSubImage2D
  499. 00414730 00017816 R_ARM_JUMP_SLOT 00000000 popen@GLIBC_2.4
  500. 00414734 00017916 R_ARM_JUMP_SLOT 00000000 snd_pcm_avail@ALSA_0.9
  501. 00414738 00017a16 R_ARM_JUMP_SLOT 00000000 udev_list_entry_get_na@LIBUDEV_183
  502. 0041473c 00017b16 R_ARM_JUMP_SLOT 00000000 glVertexAttribPointer
  503. 00414740 00017c16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9
  504. 00414744 00017d16 R_ARM_JUMP_SLOT 00000000 snd_seq_port_info_get_@ALSA_0.9
  505. 00414748 00017e16 R_ARM_JUMP_SLOT 00000000 puts@GLIBC_2.4
  506. 0041474c 00017f16 R_ARM_JUMP_SLOT 00000000 strftime@GLIBC_2.4
  507. 00414750 00018016 R_ARM_JUMP_SLOT 00000000 tcsetattr@GLIBC_2.4
  508. 00414754 00018216 R_ARM_JUMP_SLOT 00000000 FT_Load_Char
  509. 00414758 00018416 R_ARM_JUMP_SLOT 00000000 glFlush
  510. 0041475c 00018516 R_ARM_JUMP_SLOT 00000000 glGetString
  511. 00414760 00018616 R_ARM_JUMP_SLOT 00000000 snd_seq_close@ALSA_0.9
  512. 00414764 00018716 R_ARM_JUMP_SLOT 00000000 getpid@GLIBC_2.4
  513. 00414768 00018816 R_ARM_JUMP_SLOT 00000000 glBindBuffer
  514. 0041476c 00018916 R_ARM_JUMP_SLOT 00000000 glIsProgram
  515. 00414770 00018a16 R_ARM_JUMP_SLOT 00000000 snd_seq_subscribe_port@ALSA_0.9
  516. 00414774 00018b16 R_ARM_JUMP_SLOT 00000000 udev_monitor_receive_d@LIBUDEV_183
  517. 00414778 00018c16 R_ARM_JUMP_SLOT 00000000 __expf_finite@GLIBC_2.15
  518. 0041477c 00018d16 R_ARM_JUMP_SLOT 00000000 glBindFramebuffer
  519. 00414780 00018e16 R_ARM_JUMP_SLOT 00000000 glLinkProgram
  520. 00414784 00018f16 R_ARM_JUMP_SLOT 00000000 SDL_SetWindowTitle
  521. 00414788 00019016 R_ARM_JUMP_SLOT 00000000 snd_seq_free_queue@ALSA_0.9
  522. 0041478c 00019116 R_ARM_JUMP_SLOT 00000000 inotify_add_watch@GLIBC_2.4
  523. 00414790 00019216 R_ARM_JUMP_SLOT 00000000 fcntl@GLIBC_2.4
  524. 00414794 00019316 R_ARM_JUMP_SLOT 00000000 SDL_QuitSubSystem
  525. 00414798 00019416 R_ARM_JUMP_SLOT 00000000 readlink@GLIBC_2.4
  526. 0041479c 00019516 R_ARM_JUMP_SLOT 00000000 wcstombs@GLIBC_2.4
  527. 004147a0 00019616 R_ARM_JUMP_SLOT 00000000 SDL_WasInit
  528. 004147a4 00019716 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9.0rc4
  529. 004147a8 00019816 R_ARM_JUMP_SLOT 00000000 glUniform1fv
  530. 004147ac 00019916 R_ARM_JUMP_SLOT 00000000 glGetShaderInfoLog
  531. 004147b0 00019a16 R_ARM_JUMP_SLOT 00000000 sin@GLIBC_2.4
  532. 004147b4 00019b16 R_ARM_JUMP_SLOT 00000000 pthread_attr_destroy@GLIBC_2.4
  533. 004147b8 00019d16 R_ARM_JUMP_SLOT 00000000 udev_monitor_new_from_@LIBUDEV_183
  534. 004147bc 00019e16 R_ARM_JUMP_SLOT 00000000 rand@GLIBC_2.4
  535. 004147c0 00019f16 R_ARM_JUMP_SLOT 00000000 munmap@GLIBC_2.4
  536. 004147c4 0001a016 R_ARM_JUMP_SLOT 00000000 glUniform2fv
  537. 004147c8 0001a116 R_ARM_JUMP_SLOT 00000000 glShaderSource
  538. 004147cc 0001a216 R_ARM_JUMP_SLOT 00000000 strspn@GLIBC_2.4
  539. 004147d0 0001a316 R_ARM_JUMP_SLOT 00000000 readdir64@GLIBC_2.4
  540. 004147d4 0001a516 R_ARM_JUMP_SLOT 00000000 SDL_GetNumRenderDriver
  541. 004147d8 0001a616 R_ARM_JUMP_SLOT 00000000 glViewport
  542. 004147dc 0001a716 R_ARM_JUMP_SLOT 00000000 glMapBufferRange
  543. 004147e0 0001a816 R_ARM_JUMP_SLOT 00000000 vfprintf@GLIBC_2.4
  544. 004147e4 0001a916 R_ARM_JUMP_SLOT 00000000 SDL_JoystickNumHats
  545. 004147e8 0001aa16 R_ARM_JUMP_SLOT 00000000 snprintf@GLIBC_2.4
  546. 004147ec 0001ab16 R_ARM_JUMP_SLOT 00000000 snd_seq_port_info_set_@ALSA_0.9
  547. 004147f0 0001ac16 R_ARM_JUMP_SLOT 00000000 snd_seq_port_info_size@ALSA_0.9
  548. 004147f4 0001ad16 R_ARM_JUMP_SLOT 00000000 strcspn@GLIBC_2.4
  549. 004147f8 0001ae16 R_ARM_JUMP_SLOT 00000000 FT_Done_Face
  550. 004147fc 0001af16 R_ARM_JUMP_SLOT 00000000 SDL_JoystickClose
  551. 00414800 0001b016 R_ARM_JUMP_SLOT 00000000 fread@GLIBC_2.4
  552. 00414804 0001b116 R_ARM_JUMP_SLOT 00000000 SDL_GetError
  553. 00414808 0001b216 R_ARM_JUMP_SLOT 00000000 SDL_FlushEvents
  554. 0041480c 0001b316 R_ARM_JUMP_SLOT 00000000 snd_pcm_sw_params_free@ALSA_0.9
  555. 00414810 0001b416 R_ARM_JUMP_SLOT 00000000 glUniform3fv
  556. 00414814 0001b516 R_ARM_JUMP_SLOT 00000000 pthread_cond_init@GLIBC_2.4
  557. 00414818 0001b716 R_ARM_JUMP_SLOT 00000000 strncmp@GLIBC_2.4
  558. 0041481c 0001b816 R_ARM_JUMP_SLOT 00000000 gmtime@GLIBC_2.4
  559. 00414820 0001b916 R_ARM_JUMP_SLOT 00000000 kill@GLIBC_2.4
  560. 00414824 0001ba16 R_ARM_JUMP_SLOT 00000000 nanosleep@GLIBC_2.4
  561. 00414828 0001bb16 R_ARM_JUMP_SLOT 00000000 glUniform4fv
  562. 0041482c 0001bc16 R_ARM_JUMP_SLOT 00000000 ferror@GLIBC_2.4
  563. 00414830 0001bd16 R_ARM_JUMP_SLOT 00000000 SDL_GL_SetSwapInterval
  564. 00414834 0001be16 R_ARM_JUMP_SLOT 00000000 eglGetDisplay
  565. 00414838 0001bf16 R_ARM_JUMP_SLOT 00000000 pthread_detach@GLIBC_2.4
  566. 0041483c 0001c016 R_ARM_JUMP_SLOT 00000000 realloc@GLIBC_2.4
  567. 00414840 0001c116 R_ARM_JUMP_SLOT 00000000 SDL_SetHintWithPriorit
  568. 00414844 0001c216 R_ARM_JUMP_SLOT 00000000 eglTerminate
  569. 00414848 0001c316 R_ARM_JUMP_SLOT 00000000 ftruncate64@GLIBC_2.4
  570. 0041484c 0001c416 R_ARM_JUMP_SLOT 00000000 glGetUniformLocation
  571. 00414850 0001c516 R_ARM_JUMP_SLOT 00000000 epoll_ctl@GLIBC_2.4
  572. 00414854 0001c616 R_ARM_JUMP_SLOT 00000000 recvfrom@GLIBC_2.4
  573. 00414858 0001c716 R_ARM_JUMP_SLOT 00000000 FT_Render_Glyph
  574. 0041485c 0001c816 R_ARM_JUMP_SLOT 00000000 getsockopt@GLIBC_2.4
  575. 00414860 0001c916 R_ARM_JUMP_SLOT 00000000 syscall@GLIBC_2.4
  576. 00414864 0001ca16 R_ARM_JUMP_SLOT 00000000 setsockopt@GLIBC_2.4
  577. 00414868 0001cb16 R_ARM_JUMP_SLOT 00000000 if_indextoname@GLIBC_2.4
  578. 0041486c 0001cc16 R_ARM_JUMP_SLOT 00000000 strpbrk@GLIBC_2.4
  579. 00414870 0001cd16 R_ARM_JUMP_SLOT 00000000 inotify_init@GLIBC_2.4
  580. 00414874 0001ce16 R_ARM_JUMP_SLOT 00000000 __logf_finite@GLIBC_2.15
  581. 00414878 0001cf16 R_ARM_JUMP_SLOT 00000000 glTexParameteri
  582. 0041487c 0001d016 R_ARM_JUMP_SLOT 00000000 memchr@GLIBC_2.4
  583. 00414880 0001d116 R_ARM_JUMP_SLOT 00000000 udev_enumerate_unref@LIBUDEV_183
  584. 00414884 0001d216 R_ARM_JUMP_SLOT 00000000 snd_seq_open@ALSA_0.9
  585. 00414888 0001d316 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_free@ALSA_0.9
  586. 0041488c 0001d416 R_ARM_JUMP_SLOT 00000000 strcmp@GLIBC_2.4
  587. 00414890 0001d516 R_ARM_JUMP_SLOT 00000000 exit@GLIBC_2.4
  588. 00414894 0001d616 R_ARM_JUMP_SLOT 00000000 SDL_HapticEffectSuppor
  589. 00414898 0001d716 R_ARM_JUMP_SLOT 00000000 eglCreateWindowSurface
  590. 0041489c 0001d816 R_ARM_JUMP_SLOT 00000000 __errno_location@GLIBC_2.4
  591. 004148a0 0001d916 R_ARM_JUMP_SLOT 00000000 pthread_self@GLIBC_2.4
  592. 004148a4 0001da16 R_ARM_JUMP_SLOT 00000000 dlsym@GLIBC_2.4
  593. 004148a8 0001db16 R_ARM_JUMP_SLOT 00000000 snd_pcm_hw_params_set_@ALSA_0.9
  594. 004148ac 0001dc16 R_ARM_JUMP_SLOT 00000000 glGenTextures
  595. 004148b0 0001dd16 R_ARM_JUMP_SLOT 00000000 snd_pcm_sw_params_curr@ALSA_0.9
  596. 004148b4 0001de16 R_ARM_JUMP_SLOT 00000000 sprintf@GLIBC_2.4
  597. 004148b8 0001df16 R_ARM_JUMP_SLOT 00000000 snd_seq_drain_output@ALSA_0.9
  598. 004148bc 0001e016 R_ARM_JUMP_SLOT 00000000 pthread_join@GLIBC_2.4
  599. 004148c0 0001e116 R_ARM_JUMP_SLOT 00000000 snd_device_name_free_h@ALSA_0.9
  600. 004148c4 0001e216 R_ARM_JUMP_SLOT 00000000 pthread_key_create@GLIBC_2.4
  601. 004148c8 0001e416 R_ARM_JUMP_SLOT 00000000 glCompileShader
  602. 004148cc 0001e516 R_ARM_JUMP_SLOT 00000000 glFinish
  603. 004148d0 0001e616 R_ARM_JUMP_SLOT 00000000 eglChooseConfig
  604. 004148d4 0001e716 R_ARM_JUMP_SLOT 00000000 snd_pcm_sw_params_set_@ALSA_0.9
  605. 004148d8 0001e816 R_ARM_JUMP_SLOT 00000000 fputs@GLIBC_2.4
  606. 004148dc 0001e916 R_ARM_JUMP_SLOT 00000000 ldexp@GLIBC_2.4
  607. 004148e0 0001ea16 R_ARM_JUMP_SLOT 00000000 SDL_SetSurfacePalette
  608.  
  609. Unwind section '.ARM.exidx' at offset 0x3f400c contains 3 entries:
  610.  
  611. 0x17478: 0x1 [cantunwind]
  612.  
  613. 0x11c110: 0x80b0b0b0
  614. Compact model index: 0
  615. 0xb0 finish
  616. 0xb0 finish
  617. 0xb0 finish
  618.  
  619. 0x11c1f4: 0x1 [cantunwind]
  620.  
  621.  
  622. Symbol table '.dynsym' contains 491 entries:
  623. Num: Value Size Type Bind Vis Ndx Name
  624. 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
  625. 1: 00000000 0 FUNC GLOBAL DEFAULT UND getnameinfo@GLIBC_2.4 (2)
  626. 2: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_query_next_client@ALSA_0.9 (3)
  627. 3: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_ClearHints
  628. 4: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_event_input@ALSA_0.9 (3)
  629. 5: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_FreeSurface
  630. 6: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GameControllerOpen
  631. 7: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_subscribe_se@ALSA_0.9 (3)
  632. 8: 00000000 0 FUNC GLOBAL DEFAULT UND freeifaddrs@GLIBC_2.4 (2)
  633. 9: 00000000 0 FUNC GLOBAL DEFAULT UND if_nametoindex@GLIBC_2.4 (2)
  634. 10: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickOpen
  635. 11: 00000000 0 FUNC GLOBAL DEFAULT UND glAttachShader
  636. 12: 00000000 0 FUNC GLOBAL DEFAULT UND snd_device_name_get_hint@ALSA_0.9 (3)
  637. 13: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_sw_params_malloc@ALSA_0.9 (3)
  638. 14: 00000000 0 FUNC GLOBAL DEFAULT UND qsort@GLIBC_2.4 (2)
  639. 15: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_HapticNewEffect
  640. 16: 00000000 0 FUNC GLOBAL DEFAULT UND sigemptyset@GLIBC_2.4 (2)
  641. 17: 00000000 0 FUNC GLOBAL DEFAULT UND strerror@GLIBC_2.4 (2)
  642. 18: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_PeepEvents
  643. 19: 00000000 0 FUNC GLOBAL DEFAULT UND glEnable
  644. 20: 00000000 0 FUNC GLOBAL DEFAULT UND __ctype_toupper_loc@GLIBC_2.4 (2)
  645. 21: 00000000 0 FUNC GLOBAL DEFAULT UND fileno@GLIBC_2.4 (2)
  646. 22: 00000000 0 FUNC GLOBAL DEFAULT UND inet_ntop@GLIBC_2.4 (2)
  647. 23: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_client_id@ALSA_0.9 (3)
  648. 24: 00000000 0 FUNC GLOBAL DEFAULT UND mkdir@GLIBC_2.4 (2)
  649. 25: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_ConvertSurfaceFormat
  650. 26: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_RenderCopyEx
  651. 27: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_any@ALSA_0.9 (3)
  652. 28: 00000000 0 FUNC GLOBAL DEFAULT UND __log_finite@GLIBC_2.15 (4)
  653. 29: 00000000 0 FUNC GLOBAL DEFAULT UND inflateReset
  654. 30: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_close@ALSA_0.9 (3)
  655. 31: 00000000 0 FUNC GLOBAL DEFAULT UND abort@GLIBC_2.4 (2)
  656. 32: 00000000 0 FUNC GLOBAL DEFAULT UND connect@GLIBC_2.4 (5)
  657. 33: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_delete_simple_por@ALSA_0.9 (3)
  658. 34: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform2f
  659. 35: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_RenderSetViewport
  660. 36: 00000000 0 FUNC GLOBAL DEFAULT UND getsockname@GLIBC_2.4 (2)
  661. 37: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetWindowFlags
  662. 38: 00000000 0 FUNC GLOBAL DEFAULT UND strcasestr@GLIBC_2.4 (2)
  663. 39: 00000000 0 FUNC GLOBAL DEFAULT UND localtime@GLIBC_2.4 (2)
  664. 40: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_alloc_queue@ALSA_0.9 (3)
  665. 41: 00000000 0 FUNC GLOBAL DEFAULT UND FT_Select_Charmap
  666. 42: 00000000 0 FUNC GLOBAL DEFAULT UND opendir@GLIBC_2.4 (2)
  667. 43: 00000000 0 FUNC GLOBAL DEFAULT UND memcmp@GLIBC_2.4 (2)
  668. 44: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_create_simple_por@ALSA_0.9 (3)
  669. 45: 00000000 0 FUNC GLOBAL DEFAULT UND sysconf@GLIBC_2.4 (2)
  670. 46: 00000000 0 FUNC GLOBAL DEFAULT UND glGetShaderiv
  671. 47: 00000000 0 FUNC GLOBAL DEFAULT UND __exp_finite@GLIBC_2.15 (4)
  672. 48: 00000000 0 FUNC GLOBAL DEFAULT UND inflateEnd
  673. 49: 00000000 0 FUNC GLOBAL DEFAULT UND clock_gettime@GLIBC_2.4 (6)
  674. 50: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_frames_to_bytes@ALSA_0.9 (3)
  675. 51: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetNumVideoDisplays
  676. 52: 00000000 0 FUNC GLOBAL DEFAULT UND udev_monitor_unref@LIBUDEV_183 (7)
  677. 53: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GameControllerGetJoys
  678. 54: 00000000 0 FUNC GLOBAL DEFAULT UND __libc_start_main@GLIBC_2.4 (2)
  679. 55: 00000000 0 FUNC GLOBAL DEFAULT UND __aeabi_unwind_cpp_pr0@GCC_3.5 (8)
  680. 56: 00000000 0 FUNC GLOBAL DEFAULT UND FT_Set_Pixel_Sizes
  681. 57: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_IsGameController
  682. 58: 00000000 0 FUNC GLOBAL DEFAULT UND __exp2f_finite@GLIBC_2.15 (4)
  683. 59: 00000000 0 FUNC GLOBAL DEFAULT UND udev_device_get_property_@LIBUDEV_183 (7)
  684. 60: 00000000 0 FUNC GLOBAL DEFAULT UND signal@GLIBC_2.4 (2)
  685. 61: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetPaletteColors
  686. 62: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_subscribe_se@ALSA_0.9 (3)
  687. 63: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetTextureBlendMode
  688. 64: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_get_buf@ALSA_0.9.0rc4 (9)
  689. 65: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_can_pau@ALSA_0.9 (3)
  690. 66: 00000000 0 FUNC GLOBAL DEFAULT UND epoll_create@GLIBC_2.4 (2)
  691. 67: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetRelativeMouseState
  692. 68: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickNameForIndex
  693. 69: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_attr_setschedpoli@GLIBC_2.4 (5)
  694. 70: 00000000 0 FUNC GLOBAL DEFAULT UND glBindRenderbuffer
  695. 71: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
  696. 72: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickGetButton
  697. 73: 00000000 0 FUNC GLOBAL DEFAULT UND glDisable
  698. 74: 00000000 0 FUNC GLOBAL DEFAULT UND glUnmapBuffer
  699. 75: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_CreateTexture
  700. 76: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_FreePalette
  701. 77: 00000000 0 FUNC GLOBAL DEFAULT UND glClear
  702. 78: 00000000 0 FUNC GLOBAL DEFAULT UND vsnprintf@GLIBC_2.4 (2)
  703. 79: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_query_next_port@ALSA_0.9 (3)
  704. 80: 00000000 0 FUNC GLOBAL DEFAULT UND udev_monitor_filter_add_m@LIBUDEV_183 (7)
  705. 81: 00000000 0 FUNC GLOBAL DEFAULT UND glFramebufferTexture2D
  706. 82: 00000000 0 FUNC GLOBAL DEFAULT UND inet_addr@GLIBC_2.4 (2)
  707. 83: 00000000 0 FUNC GLOBAL DEFAULT UND vsprintf@GLIBC_2.4 (2)
  708. 84: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_client_info_sizeo@ALSA_0.9 (3)
  709. 85: 00000000 0 FUNC GLOBAL DEFAULT UND eglGetConfigs
  710. 86: 00000000 0 FUNC GLOBAL DEFAULT UND glGetStringi
  711. 87: 00000000 0 FUNC GLOBAL DEFAULT UND rename@GLIBC_2.4 (2)
  712. 88: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_ShowCursor
  713. 89: 00000000 0 FUNC GLOBAL DEFAULT UND strncpy@GLIBC_2.4 (2)
  714. 90: 00000000 0 FUNC GLOBAL DEFAULT UND fclose@GLIBC_2.4 (2)
  715. 91: 00000000 0 FUNC GLOBAL DEFAULT UND fgets@GLIBC_2.4 (2)
  716. 92: 00000000 0 FUNC GLOBAL DEFAULT UND recv@GLIBC_2.4 (5)
  717. 93: 0022809c 0 FUNC GLOBAL DEFAULT 13 _fini
  718. 94: 00000000 0 FUNC GLOBAL DEFAULT UND getenv@GLIBC_2.4 (2)
  719. 95: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GameControllerNameFor
  720. 96: 00000000 0 FUNC GLOBAL DEFAULT UND ftello64@GLIBC_2.4 (2)
  721. 97: 00000000 0 FUNC GLOBAL DEFAULT UND strtod@GLIBC_2.4 (2)
  722. 98: 00000000 0 FUNC GLOBAL DEFAULT UND system@GLIBC_2.4 (2)
  723. 99: 00000000 0 FUNC GLOBAL DEFAULT UND strchr@GLIBC_2.4 (2)
  724. 100: 00000000 0 FUNC GLOBAL DEFAULT UND putchar@GLIBC_2.4 (2)
  725. 101: 00000000 0 FUNC GLOBAL DEFAULT UND strcasecmp@GLIBC_2.4 (2)
  726. 102: 00000000 0 FUNC GLOBAL DEFAULT UND udev_enumerate_scan_devic@LIBUDEV_183 (7)
  727. 103: 00000000 0 FUNC GLOBAL DEFAULT UND deflate
  728. 104: 00000000 0 FUNC GLOBAL DEFAULT UND __cxa_atexit@GLIBC_2.4 (2)
  729. 105: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickGetHat
  730. 106: 00000000 0 FUNC GLOBAL DEFAULT UND glGetError
  731. 107: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GL_GetProcAddress
  732. 108: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_RenderClear
  733. 109: 00000000 0 FUNC GLOBAL DEFAULT UND pclose@GLIBC_2.4 (2)
  734. 110: 00000000 0 FUNC GLOBAL DEFAULT UND deflateInit_
  735. 111: 00000000 0 FUNC GLOBAL DEFAULT UND listen@GLIBC_2.4 (2)
  736. 112: 00000000 0 FUNC GLOBAL DEFAULT UND calloc@GLIBC_2.4 (2)
  737. 113: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_info_set_cli@ALSA_0.9 (3)
  738. 114: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait@GLIBC_2.4 (5)
  739. 115: 00000000 0 FUNC GLOBAL DEFAULT UND __exp2_finite@GLIBC_2.15 (4)
  740. 116: 00000000 0 FUNC GLOBAL DEFAULT UND sendto@GLIBC_2.4 (5)
  741. 117: 00000000 0 FUNC GLOBAL DEFAULT UND dlclose@GLIBC_2.4 (10)
  742. 118: 00000000 0 FUNC GLOBAL DEFAULT UND sincos@GLIBC_2.4 (11)
  743. 119: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_client_info_set_c@ALSA_0.9 (3)
  744. 120: 00000000 0 FUNC GLOBAL DEFAULT UND eglInitialize
  745. 121: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_get_per@ALSA_0.9.0rc4 (9)
  746. 122: 00000000 0 FUNC GLOBAL DEFAULT UND memset@GLIBC_2.4 (2)
  747. 123: 00000000 0 FUNC GLOBAL DEFAULT UND gai_strerror@GLIBC_2.4 (2)
  748. 124: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_event_output@ALSA_0.9 (3)
  749. 125: 00000000 0 FUNC GLOBAL DEFAULT UND uname@GLIBC_2.4 (2)
  750. 126: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_rat@ALSA_0.9 (3)
  751. 127: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_timedwait@GLIBC_2.4 (5)
  752. 128: 00000000 0 FUNC GLOBAL DEFAULT UND FT_Done_FreeType
  753. 129: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetWindowSize
  754. 130: 00000000 0 FUNC GLOBAL DEFAULT UND freeaddrinfo@GLIBC_2.4 (2)
  755. 131: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickNumAxes
  756. 132: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_InitSubSystem
  757. 133: 00000000 0 FUNC GLOBAL DEFAULT UND eglGetCurrentContext
  758. 134: 00000000 0 FUNC GLOBAL DEFAULT UND glDisableVertexAttribArra
  759. 135: 00000000 0 FUNC GLOBAL DEFAULT UND strrchr@GLIBC_2.4 (2)
  760. 136: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetWindowSurface
  761. 137: 00000000 0 FUNC GLOBAL DEFAULT UND fsync@GLIBC_2.4 (5)
  762. 138: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params@ALSA_0.9 (3)
  763. 139: 00000000 0 FUNC GLOBAL DEFAULT UND glDeleteProgram
  764. 140: 00000000 0 FUNC GLOBAL DEFAULT UND glGenRenderbuffers
  765. 141: 00000000 0 FUNC GLOBAL DEFAULT UND glUniformMatrix4fv
  766. 142: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_AllocPalette
  767. 143: 00000000 0 FUNC GLOBAL DEFAULT UND udev_list_entry_get_next@LIBUDEV_183 (7)
  768. 144: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_attr_setschedpara@GLIBC_2.4 (5)
  769. 145: 00000000 0 FUNC GLOBAL DEFAULT UND perror@GLIBC_2.4 (2)
  770. 146: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GL_DeleteContext
  771. 147: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetColorKey
  772. 148: 00000000 0 FUNC GLOBAL DEFAULT UND eglQuerySurface
  773. 149: 00000000 0 FUNC GLOBAL DEFAULT UND eglDestroyContext
  774. 150: 00000000 0 FUNC GLOBAL DEFAULT UND glUseProgram
  775. 151: 00000000 0 FUNC GLOBAL DEFAULT UND __assert_fail@GLIBC_2.4 (2)
  776. 152: 00000000 0 FUNC GLOBAL DEFAULT UND glClearColor
  777. 153: 00000000 0 FUNC GLOBAL DEFAULT UND dlopen@GLIBC_2.4 (10)
  778. 154: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_per@ALSA_0.9.0rc4 (9)
  779. 155: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_CreateRGBSurfaceFrom
  780. 156: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_broadcast@GLIBC_2.4 (5)
  781. 157: 00000000 0 FUNC GLOBAL DEFAULT UND __fxstat64@GLIBC_2.4 (2)
  782. 158: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_NumJoysticks
  783. 159: 00000000 0 FUNC GLOBAL DEFAULT UND inflateInit2_
  784. 160: 00000000 0 FUNC GLOBAL DEFAULT UND eglCreateContext
  785. 161: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_LockAudio
  786. 162: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GL_SwapWindow
  787. 163: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
  788. 164: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_HapticUpdateEffect
  789. 165: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GameControllerClose
  790. 166: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetRenderDrawColor
  791. 167: 00000000 0 FUNC GLOBAL DEFAULT UND eglMakeCurrent
  792. 168: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetRenderDriverInfo
  793. 169: 00000000 0 FUNC GLOBAL DEFAULT UND glDeleteBuffers
  794. 170: 00000000 0 FUNC GLOBAL DEFAULT UND glReadPixels
  795. 171: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_open@ALSA_0.9 (3)
  796. 172: 00000000 0 FUNC GLOBAL DEFAULT UND glDeleteShader
  797. 173: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_HapticClose
  798. 174: 00000000 0 FUNC GLOBAL DEFAULT UND udev_new@LIBUDEV_183 (7)
  799. 175: 00000000 0 FUNC GLOBAL DEFAULT UND inflate
  800. 176: 00000000 0 FUNC GLOBAL DEFAULT UND eglGetProcAddress
  801. 177: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetKeyboardState
  802. 178: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_CreateTextureFromSurf
  803. 179: 00000000 0 FUNC GLOBAL DEFAULT UND udev_device_get_action@LIBUDEV_183 (7)
  804. 180: 00000000 0 FUNC GLOBAL DEFAULT UND eglQueryString
  805. 181: 00000000 0 FUNC GLOBAL DEFAULT UND strtoull@GLIBC_2.4 (2)
  806. 182: 00000000 0 FUNC GLOBAL DEFAULT UND glCheckFramebufferStatus
  807. 183: 00418888 4 OBJECT GLOBAL DEFAULT 22 optind@GLIBC_2.4 (2)
  808. 184: 00000000 0 FUNC GLOBAL DEFAULT UND free@GLIBC_2.4 (2)
  809. 185: 00000000 0 FUNC GLOBAL DEFAULT UND read@GLIBC_2.4 (5)
  810. 186: 00000000 0 FUNC GLOBAL DEFAULT UND write@GLIBC_2.4 (5)
  811. 187: 00000000 0 FUNC GLOBAL DEFAULT UND glEnableVertexAttribArray
  812. 188: 00000000 0 FUNC GLOBAL DEFAULT UND getopt_long@GLIBC_2.4 (2)
  813. 189: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_RenderPresent
  814. 190: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform1f
  815. 191: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_PumpEvents
  816. 192: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_getspecific@GLIBC_2.4 (5)
  817. 193: 00000000 0 FUNC GLOBAL DEFAULT UND access@GLIBC_2.4 (2)
  818. 194: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickNumButtons
  819. 195: 00000000 0 FUNC GLOBAL DEFAULT UND glGenFramebuffers
  820. 196: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
  821. 197: 00000000 0 FUNC GLOBAL DEFAULT UND inet_pton@GLIBC_2.4 (2)
  822. 198: 00000000 0 FUNC GLOBAL DEFAULT UND gettimeofday@GLIBC_2.4 (2)
  823. 199: 00000000 0 FUNC GLOBAL DEFAULT UND glActiveTexture
  824. 200: 00000000 0 FUNC GLOBAL DEFAULT UND glBufferData
  825. 201: 00000000 0 FUNC GLOBAL DEFAULT UND fseek@GLIBC_2.4 (2)
  826. 202: 00000000 0 FUNC GLOBAL DEFAULT UND accept@GLIBC_2.4 (5)
  827. 203: 00418890 16 OBJECT WEAK DEFAULT 22 in6addr_any@GLIBC_2.4 (2)
  828. 204: 00000000 0 FUNC GLOBAL DEFAULT UND deflateEnd
  829. 205: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_info_get_cap@ALSA_0.9 (3)
  830. 206: 00000000 0 FUNC GLOBAL DEFAULT UND tcgetattr@GLIBC_2.4 (2)
  831. 207: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_sw_params@ALSA_0.9 (3)
  832. 208: 00418888 0 NOTYPE GLOBAL DEFAULT 22 __bss_start__
  833. 209: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_recover@ALSA_0.9 (3)
  834. 210: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_unlock@GLIBC_2.4 (5)
  835. 211: 00000000 0 FUNC GLOBAL DEFAULT UND udev_enumerate_add_match_@LIBUDEV_183 (7)
  836. 212: 00000000 0 FUNC GLOBAL DEFAULT UND socket@GLIBC_2.4 (2)
  837. 213: 00000000 0 FUNC GLOBAL DEFAULT UND eglSwapBuffers
  838. 214: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_get_per@ALSA_0.9.0rc4 (9)
  839. 215: 00000000 0 FUNC GLOBAL DEFAULT UND getaddrinfo@GLIBC_2.4 (2)
  840. 216: 00000000 0 FUNC GLOBAL DEFAULT UND fflush@GLIBC_2.4 (2)
  841. 217: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_CreateWindow
  842. 218: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_Init
  843. 219: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetWindowSize
  844. 220: 00000000 0 FUNC GLOBAL DEFAULT UND glBlendFunc
  845. 221: 00000000 0 FUNC GLOBAL DEFAULT UND _setjmp@GLIBC_2.4 (2)
  846. 222: 00000000 0 FUNC GLOBAL DEFAULT UND ioctl@GLIBC_2.4 (2)
  847. 223: 00000000 0 FUNC GLOBAL DEFAULT UND glGetProgramInfoLog
  848. 224: 00000000 0 FUNC GLOBAL DEFAULT UND isatty@GLIBC_2.4 (2)
  849. 225: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_key_delete@GLIBC_2.4 (5)
  850. 226: 00000000 0 FUNC GLOBAL DEFAULT UND epoll_wait@GLIBC_2.4 (2)
  851. 227: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_CreateRenderer
  852. 228: 00000000 0 FUNC GLOBAL DEFAULT UND eglGetConfigAttrib
  853. 229: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_writei@ALSA_0.9 (3)
  854. 230: 00000000 0 FUNC GLOBAL DEFAULT UND snd_device_name_hint@ALSA_0.9 (3)
  855. 231: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_lock@GLIBC_2.4 (5)
  856. 232: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GameControllerGetAxis
  857. 233: 00000000 0 FUNC GLOBAL DEFAULT UND mbstowcs@GLIBC_2.4 (2)
  858. 234: 00000000 0 FUNC GLOBAL DEFAULT UND cos@GLIBC_2.4 (11)
  859. 235: 00000000 0 FUNC GLOBAL DEFAULT UND strlen@GLIBC_2.4 (2)
  860. 236: 00000000 0 FUNC GLOBAL DEFAULT UND sscanf@GLIBC_2.4 (2)
  861. 237: 00000000 0 FUNC GLOBAL DEFAULT UND glBindTexture
  862. 238: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_OpenAudio
  863. 239: 00000000 0 FUNC GLOBAL DEFAULT UND glRenderbufferStorage
  864. 240: 00000000 0 FUNC GLOBAL DEFAULT UND strtoul@GLIBC_2.4 (2)
  865. 241: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_DestroyTexture
  866. 242: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_create@GLIBC_2.4 (5)
  867. 243: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_wait@ALSA_0.9 (3)
  868. 244: 00000000 0 FUNC GLOBAL DEFAULT UND memcpy@GLIBC_2.4 (2)
  869. 245: 00000000 0 FUNC GLOBAL DEFAULT UND llroundf@GLIBC_2.4 (11)
  870. 246: 00000000 0 FUNC GLOBAL DEFAULT UND setlocale@GLIBC_2.4 (2)
  871. 247: 00000000 0 FUNC GLOBAL DEFAULT UND glGetProgramiv
  872. 248: 00000000 0 FUNC GLOBAL DEFAULT UND glTexStorage2D
  873. 249: 00000000 0 FUNC GLOBAL DEFAULT UND fopen64@GLIBC_2.4 (2)
  874. 250: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetWindowGrab
  875. 251: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_signal@GLIBC_2.4 (5)
  876. 252: 00000000 0 FUNC GLOBAL DEFAULT UND snd_strerror@ALSA_0.9 (3)
  877. 253: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform3f
  878. 254: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_HapticRunEffect
  879. 255: 00000000 0 FUNC GLOBAL DEFAULT UND eglDestroySurface
  880. 256: 00000000 0 FUNC GLOBAL DEFAULT UND __ctype_tolower_loc@GLIBC_2.4 (2)
  881. 257: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_client_info_get_c@ALSA_0.9 (3)
  882. 258: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_test_fo@ALSA_0.9 (3)
  883. 259: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_info_get_por@ALSA_0.9 (3)
  884. 260: 00000000 0 FUNC GLOBAL DEFAULT UND feof@GLIBC_2.4 (2)
  885. 261: 00000000 0 FUNC GLOBAL DEFAULT UND udev_device_new_from_sysp@LIBUDEV_183 (7)
  886. 262: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickNumBalls
  887. 263: 00000000 0 FUNC GLOBAL DEFAULT UND ftell@GLIBC_2.4 (2)
  888. 264: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickGetGUID
  889. 265: 00000000 0 FUNC GLOBAL DEFAULT UND alarm@GLIBC_2.4 (2)
  890. 266: 00000000 0 FUNC GLOBAL DEFAULT UND glCreateShader
  891. 267: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetTextureColorMod
  892. 268: 00000000 0 FUNC GLOBAL DEFAULT UND glDeleteTextures
  893. 269: 00000000 0 FUNC GLOBAL DEFAULT UND udev_device_unref@LIBUDEV_183 (7)
  894. 270: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_UnlockAudio
  895. 271: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_DestroyRenderer
  896. 272: 00000000 0 FUNC GLOBAL DEFAULT UND FT_Init_FreeType
  897. 273: 00000000 0 FUNC GLOBAL DEFAULT UND glGenerateMipmap
  898. 274: 00000000 0 FUNC GLOBAL DEFAULT UND strtol@GLIBC_2.4 (2)
  899. 275: 00000000 0 FUNC GLOBAL DEFAULT UND glGetAttribLocation
  900. 276: 00000000 0 FUNC GLOBAL DEFAULT UND glBlendEquation
  901. 277: 00000000 0 FUNC GLOBAL DEFAULT UND strcpy@GLIBC_2.4 (2)
  902. 278: 00000000 0 FUNC GLOBAL DEFAULT UND fseeko64@GLIBC_2.4 (2)
  903. 279: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GameControllerGetButt
  904. 280: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_RenderCopy
  905. 281: 0051e9d8 0 NOTYPE GLOBAL DEFAULT 22 __end__
  906. 282: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_destroy@GLIBC_2.4 (5)
  907. 283: 00000000 0 FUNC GLOBAL DEFAULT UND glCreateProgram
  908. 284: 0051e9d8 0 NOTYPE GLOBAL DEFAULT 22 __bss_end__
  909. 285: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_destroy@GLIBC_2.4 (5)
  910. 286: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_connect_to@ALSA_0.9 (3)
  911. 287: 00000000 0 FUNC GLOBAL DEFAULT UND printf@GLIBC_2.4 (2)
  912. 288: 00000000 0 FUNC GLOBAL DEFAULT UND open64@GLIBC_2.4 (5)
  913. 289: 00000000 0 FUNC GLOBAL DEFAULT UND glPixelStorei
  914. 290: 00000000 0 FUNC GLOBAL DEFAULT UND raise@GLIBC_2.4 (5)
  915. 291: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GL_SetAttribute
  916. 292: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_subscribe_si@ALSA_0.9 (3)
  917. 293: 00000000 0 FUNC GLOBAL DEFAULT UND glGetIntegerv
  918. 294: 00000000 0 FUNC GLOBAL DEFAULT UND longjmp@GLIBC_2.4 (2)
  919. 295: 00000000 0 FUNC GLOBAL DEFAULT UND __pow_finite@GLIBC_2.15 (4)
  920. 296: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_control_queue@ALSA_0.9 (3)
  921. 297: 00000000 0 FUNC GLOBAL DEFAULT UND sincosf@GLIBC_2.4 (11)
  922. 298: 00000000 0 FUNC GLOBAL DEFAULT UND snd_config_update_free_gl@ALSA_0.9 (3)
  923. 299: 00000000 0 FUNC GLOBAL DEFAULT UND udev_monitor_enable_recei@LIBUDEV_183 (7)
  924. 300: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetWindowGrab
  925. 301: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_init@GLIBC_2.4 (5)
  926. 302: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_info_get_typ@ALSA_0.9 (3)
  927. 303: 00000000 0 FUNC GLOBAL DEFAULT UND glGenBuffers
  928. 304: 00000000 0 FUNC GLOBAL DEFAULT UND shutdown@GLIBC_2.4 (2)
  929. 305: 00000000 0 FUNC GLOBAL DEFAULT UND bind@GLIBC_2.4 (2)
  930. 306: 00000000 0 FUNC GLOBAL DEFAULT UND udev_device_get_devnode@LIBUDEV_183 (7)
  931. 307: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_UpdateTexture
  932. 308: 00000000 0 FUNC GLOBAL DEFAULT UND strstr@GLIBC_2.4 (2)
  933. 309: 00000000 0 FUNC GLOBAL DEFAULT UND udev_unref@LIBUDEV_183 (7)
  934. 310: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_setspecific@GLIBC_2.4 (5)
  935. 311: 00000000 0 FUNC GLOBAL DEFAULT UND select@GLIBC_2.4 (2)
  936. 312: 00000000 0 FUNC GLOBAL DEFAULT UND realpath@GLIBC_2.4 (2)
  937. 313: 00000000 0 FUNC GLOBAL DEFAULT UND close@GLIBC_2.4 (5)
  938. 314: 00000000 0 FUNC GLOBAL DEFAULT UND udev_enumerate_get_list_e@LIBUDEV_183 (7)
  939. 315: 00000000 0 FUNC GLOBAL DEFAULT UND frexp@GLIBC_2.4 (11)
  940. 316: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_drop@ALSA_0.9 (3)
  941. 317: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform1i
  942. 318: 00000000 0 FUNC GLOBAL DEFAULT UND fwrite@GLIBC_2.4 (2)
  943. 319: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GL_CreateContext
  944. 320: 00000000 0 FUNC GLOBAL DEFAULT UND closedir@GLIBC_2.4 (2)
  945. 321: 00000000 0 FUNC GLOBAL DEFAULT UND strncasecmp@GLIBC_2.4 (2)
  946. 322: 00000000 0 FUNC GLOBAL DEFAULT UND glDeleteFramebuffers
  947. 323: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_format_physical_w@ALSA_0.9 (3)
  948. 324: 00000000 0 FUNC GLOBAL DEFAULT UND glFramebufferRenderbuffer
  949. 325: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_rat@ALSA_0.9 (3)
  950. 326: 00000000 0 FUNC GLOBAL DEFAULT UND remove@GLIBC_2.4 (2)
  951. 327: 00000000 0 FUNC GLOBAL DEFAULT UND eglSwapInterval
  952. 328: 00000000 0 FUNC GLOBAL DEFAULT UND time@GLIBC_2.4 (2)
  953. 329: 00000000 0 FUNC GLOBAL DEFAULT UND setvbuf@GLIBC_2.4 (2)
  954. 330: 00000000 0 FUNC GLOBAL DEFAULT UND __ctype_b_loc@GLIBC_2.4 (2)
  955. 331: 00000000 0 FUNC GLOBAL DEFAULT UND __xstat64@GLIBC_2.4 (2)
  956. 332: 00418888 0 NOTYPE GLOBAL DEFAULT 22 __bss_start
  957. 333: 00000000 0 FUNC GLOBAL DEFAULT UND fprintf@GLIBC_2.4 (2)
  958. 334: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_get_buf@ALSA_0.9.0rc4 (9)
  959. 335: 00000000 0 FUNC GLOBAL DEFAULT UND glTexImage2D
  960. 336: 00000000 0 FUNC GLOBAL DEFAULT UND udev_enumerate_new@LIBUDEV_183 (7)
  961. 337: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_HapticOpenFromJoystic
  962. 338: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetMouseState
  963. 339: 00000000 0 FUNC GLOBAL DEFAULT UND strdup@GLIBC_2.4 (2)
  964. 340: 00000000 0 FUNC GLOBAL DEFAULT UND lseek64@GLIBC_2.4 (5)
  965. 341: 00000000 0 FUNC GLOBAL DEFAULT UND udev_monitor_get_fd@LIBUDEV_183 (7)
  966. 342: 00000000 0 FUNC GLOBAL DEFAULT UND malloc@GLIBC_2.4 (2)
  967. 343: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_CloseAudio
  968. 344: 00000000 0 FUNC GLOBAL DEFAULT UND eglGetError
  969. 345: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetCurrentDisplayMode
  970. 346: 00000000 0 FUNC GLOBAL DEFAULT UND mmap64@GLIBC_2.4 (2)
  971. 347: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform4f
  972. 348: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_PauseAudio
  973. 349: 0051e9d8 0 NOTYPE GLOBAL DEFAULT 22 _bss_end__
  974. 350: 00000000 0 FUNC GLOBAL DEFAULT UND sigaction@GLIBC_2.4 (5)
  975. 351: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_pause@ALSA_0.9 (3)
  976. 352: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_attr_init@GLIBC_2.4 (5)
  977. 353: 00000000 0 FUNC GLOBAL DEFAULT UND poll@GLIBC_2.4 (2)
  978. 354: 00000000 0 FUNC GLOBAL DEFAULT UND glDrawArrays
  979. 355: 00000000 0 FUNC GLOBAL DEFAULT UND glDeleteRenderbuffers
  980. 356: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_rat@ALSA_0.9.0rc4 (9)
  981. 357: 00000000 0 FUNC GLOBAL DEFAULT UND dlerror@GLIBC_2.4 (10)
  982. 358: 00000000 0 FUNC GLOBAL DEFAULT UND inotify_rm_watch@GLIBC_2.4 (2)
  983. 359: 00000000 0 FUNC GLOBAL DEFAULT UND fputc@GLIBC_2.4 (2)
  984. 360: 004188a0 4 OBJECT GLOBAL DEFAULT 22 stdin@GLIBC_2.4 (2)
  985. 361: 00000000 0 FUNC GLOBAL DEFAULT UND strtok@GLIBC_2.4 (2)
  986. 362: 00000000 0 FUNC GLOBAL DEFAULT UND glScissor
  987. 363: 00000000 0 FUNC GLOBAL DEFAULT UND strtok_r@GLIBC_2.4 (2)
  988. 364: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_acc@ALSA_0.9 (3)
  989. 365: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetWindowFullscreen
  990. 366: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_free_event@ALSA_0.9 (3)
  991. 367: 00000000 0 FUNC GLOBAL DEFAULT UND FT_New_Face
  992. 368: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickGetAxis
  993. 369: 00000000 0 FUNC GLOBAL DEFAULT UND send@GLIBC_2.4 (5)
  994. 370: 00000000 0 FUNC GLOBAL DEFAULT UND memmove@GLIBC_2.4 (2)
  995. 371: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetScancodeFromKey
  996. 372: 00000000 0 FUNC GLOBAL DEFAULT UND getifaddrs@GLIBC_2.4 (2)
  997. 373: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_malloc@ALSA_0.9 (3)
  998. 374: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_DestroyWindow
  999. 375: 00000000 0 FUNC GLOBAL DEFAULT UND glTexSubImage2D
  1000. 376: 00000000 0 FUNC GLOBAL DEFAULT UND popen@GLIBC_2.4 (2)
  1001. 377: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_avail@ALSA_0.9 (3)
  1002. 378: 00000000 0 FUNC GLOBAL DEFAULT UND udev_list_entry_get_name@LIBUDEV_183 (7)
  1003. 379: 00000000 0 FUNC GLOBAL DEFAULT UND glVertexAttribPointer
  1004. 380: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_cha@ALSA_0.9 (3)
  1005. 381: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_info_get_nam@ALSA_0.9 (3)
  1006. 382: 00000000 0 FUNC GLOBAL DEFAULT UND puts@GLIBC_2.4 (2)
  1007. 383: 00000000 0 FUNC GLOBAL DEFAULT UND strftime@GLIBC_2.4 (2)
  1008. 384: 00000000 0 FUNC GLOBAL DEFAULT UND tcsetattr@GLIBC_2.4 (2)
  1009. 385: 0051e9d8 0 NOTYPE GLOBAL DEFAULT 22 _end
  1010. 386: 00000000 0 FUNC GLOBAL DEFAULT UND FT_Load_Char
  1011. 387: 004188a4 4 OBJECT GLOBAL DEFAULT 22 stdout@GLIBC_2.4 (2)
  1012. 388: 00000000 0 FUNC GLOBAL DEFAULT UND glFlush
  1013. 389: 00000000 0 FUNC GLOBAL DEFAULT UND glGetString
  1014. 390: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_close@ALSA_0.9 (3)
  1015. 391: 00000000 0 FUNC GLOBAL DEFAULT UND getpid@GLIBC_2.4 (2)
  1016. 392: 00000000 0 FUNC GLOBAL DEFAULT UND glBindBuffer
  1017. 393: 00000000 0 FUNC GLOBAL DEFAULT UND glIsProgram
  1018. 394: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_subscribe_port@ALSA_0.9 (3)
  1019. 395: 00000000 0 FUNC GLOBAL DEFAULT UND udev_monitor_receive_devi@LIBUDEV_183 (7)
  1020. 396: 00000000 0 FUNC GLOBAL DEFAULT UND __expf_finite@GLIBC_2.15 (4)
  1021. 397: 00000000 0 FUNC GLOBAL DEFAULT UND glBindFramebuffer
  1022. 398: 00000000 0 FUNC GLOBAL DEFAULT UND glLinkProgram
  1023. 399: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetWindowTitle
  1024. 400: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_free_queue@ALSA_0.9 (3)
  1025. 401: 00000000 0 FUNC GLOBAL DEFAULT UND inotify_add_watch@GLIBC_2.4 (2)
  1026. 402: 00000000 0 FUNC GLOBAL DEFAULT UND fcntl@GLIBC_2.4 (5)
  1027. 403: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_QuitSubSystem
  1028. 404: 00000000 0 FUNC GLOBAL DEFAULT UND readlink@GLIBC_2.4 (2)
  1029. 405: 00000000 0 FUNC GLOBAL DEFAULT UND wcstombs@GLIBC_2.4 (2)
  1030. 406: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_WasInit
  1031. 407: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_buf@ALSA_0.9.0rc4 (9)
  1032. 408: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform1fv
  1033. 409: 00000000 0 FUNC GLOBAL DEFAULT UND glGetShaderInfoLog
  1034. 410: 00000000 0 FUNC GLOBAL DEFAULT UND sin@GLIBC_2.4 (11)
  1035. 411: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_attr_destroy@GLIBC_2.4 (5)
  1036. 412: 004188a8 4 OBJECT GLOBAL DEFAULT 22 stderr@GLIBC_2.4 (2)
  1037. 413: 00000000 0 FUNC GLOBAL DEFAULT UND udev_monitor_new_from_net@LIBUDEV_183 (7)
  1038. 414: 00000000 0 FUNC GLOBAL DEFAULT UND rand@GLIBC_2.4 (2)
  1039. 415: 00000000 0 FUNC GLOBAL DEFAULT UND munmap@GLIBC_2.4 (2)
  1040. 416: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform2fv
  1041. 417: 00000000 0 FUNC GLOBAL DEFAULT UND glShaderSource
  1042. 418: 00000000 0 FUNC GLOBAL DEFAULT UND strspn@GLIBC_2.4 (2)
  1043. 419: 00000000 0 FUNC GLOBAL DEFAULT UND readdir64@GLIBC_2.4 (2)
  1044. 420: 004188b0 4 OBJECT GLOBAL DEFAULT 22 optarg@GLIBC_2.4 (2)
  1045. 421: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetNumRenderDrivers
  1046. 422: 00000000 0 FUNC GLOBAL DEFAULT UND glViewport
  1047. 423: 00000000 0 FUNC GLOBAL DEFAULT UND glMapBufferRange
  1048. 424: 00000000 0 FUNC GLOBAL DEFAULT UND vfprintf@GLIBC_2.4 (2)
  1049. 425: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickNumHats
  1050. 426: 00000000 0 FUNC GLOBAL DEFAULT UND snprintf@GLIBC_2.4 (2)
  1051. 427: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_info_set_por@ALSA_0.9 (3)
  1052. 428: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_port_info_sizeof@ALSA_0.9 (3)
  1053. 429: 00000000 0 FUNC GLOBAL DEFAULT UND strcspn@GLIBC_2.4 (2)
  1054. 430: 00000000 0 FUNC GLOBAL DEFAULT UND FT_Done_Face
  1055. 431: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_JoystickClose
  1056. 432: 00000000 0 FUNC GLOBAL DEFAULT UND fread@GLIBC_2.4 (2)
  1057. 433: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GetError
  1058. 434: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_FlushEvents
  1059. 435: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_sw_params_free@ALSA_0.9 (3)
  1060. 436: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform3fv
  1061. 437: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_cond_init@GLIBC_2.4 (5)
  1062. 438: 00418888 0 NOTYPE GLOBAL DEFAULT 21 _edata
  1063. 439: 00000000 0 FUNC GLOBAL DEFAULT UND strncmp@GLIBC_2.4 (2)
  1064. 440: 00000000 0 FUNC GLOBAL DEFAULT UND gmtime@GLIBC_2.4 (2)
  1065. 441: 00000000 0 FUNC GLOBAL DEFAULT UND kill@GLIBC_2.4 (2)
  1066. 442: 00000000 0 FUNC GLOBAL DEFAULT UND nanosleep@GLIBC_2.4 (5)
  1067. 443: 00000000 0 FUNC GLOBAL DEFAULT UND glUniform4fv
  1068. 444: 00000000 0 FUNC GLOBAL DEFAULT UND ferror@GLIBC_2.4 (2)
  1069. 445: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_GL_SetSwapInterval
  1070. 446: 00000000 0 FUNC GLOBAL DEFAULT UND eglGetDisplay
  1071. 447: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_detach@GLIBC_2.4 (5)
  1072. 448: 00000000 0 FUNC GLOBAL DEFAULT UND realloc@GLIBC_2.4 (2)
  1073. 449: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetHintWithPriority
  1074. 450: 00000000 0 FUNC GLOBAL DEFAULT UND eglTerminate
  1075. 451: 00000000 0 FUNC GLOBAL DEFAULT UND ftruncate64@GLIBC_2.4 (2)
  1076. 452: 00000000 0 FUNC GLOBAL DEFAULT UND glGetUniformLocation
  1077. 453: 00000000 0 FUNC GLOBAL DEFAULT UND epoll_ctl@GLIBC_2.4 (2)
  1078. 454: 00000000 0 FUNC GLOBAL DEFAULT UND recvfrom@GLIBC_2.4 (5)
  1079. 455: 00000000 0 FUNC GLOBAL DEFAULT UND FT_Render_Glyph
  1080. 456: 00000000 0 FUNC GLOBAL DEFAULT UND getsockopt@GLIBC_2.4 (2)
  1081. 457: 00000000 0 FUNC GLOBAL DEFAULT UND syscall@GLIBC_2.4 (2)
  1082. 458: 00000000 0 FUNC GLOBAL DEFAULT UND setsockopt@GLIBC_2.4 (2)
  1083. 459: 00000000 0 FUNC GLOBAL DEFAULT UND if_indextoname@GLIBC_2.4 (2)
  1084. 460: 00000000 0 FUNC GLOBAL DEFAULT UND strpbrk@GLIBC_2.4 (2)
  1085. 461: 00000000 0 FUNC GLOBAL DEFAULT UND inotify_init@GLIBC_2.4 (2)
  1086. 462: 00000000 0 FUNC GLOBAL DEFAULT UND __logf_finite@GLIBC_2.15 (4)
  1087. 463: 00000000 0 FUNC GLOBAL DEFAULT UND glTexParameteri
  1088. 464: 00000000 0 FUNC GLOBAL DEFAULT UND memchr@GLIBC_2.4 (2)
  1089. 465: 00000000 0 FUNC GLOBAL DEFAULT UND udev_enumerate_unref@LIBUDEV_183 (7)
  1090. 466: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_open@ALSA_0.9 (3)
  1091. 467: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_free@ALSA_0.9 (3)
  1092. 468: 00000000 0 FUNC GLOBAL DEFAULT UND strcmp@GLIBC_2.4 (2)
  1093. 469: 00000000 0 FUNC GLOBAL DEFAULT UND exit@GLIBC_2.4 (2)
  1094. 470: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_HapticEffectSupported
  1095. 471: 00000000 0 FUNC GLOBAL DEFAULT UND eglCreateWindowSurface
  1096. 472: 00000000 0 FUNC GLOBAL DEFAULT UND __errno_location@GLIBC_2.4 (5)
  1097. 473: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_self@GLIBC_2.4 (2)
  1098. 474: 00000000 0 FUNC GLOBAL DEFAULT UND dlsym@GLIBC_2.4 (10)
  1099. 475: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_hw_params_set_for@ALSA_0.9 (3)
  1100. 476: 00000000 0 FUNC GLOBAL DEFAULT UND glGenTextures
  1101. 477: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_sw_params_current@ALSA_0.9 (3)
  1102. 478: 00000000 0 FUNC GLOBAL DEFAULT UND sprintf@GLIBC_2.4 (2)
  1103. 479: 00000000 0 FUNC GLOBAL DEFAULT UND snd_seq_drain_output@ALSA_0.9 (3)
  1104. 480: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_join@GLIBC_2.4 (5)
  1105. 481: 00000000 0 FUNC GLOBAL DEFAULT UND snd_device_name_free_hint@ALSA_0.9 (3)
  1106. 482: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_key_create@GLIBC_2.4 (5)
  1107. 483: 00015e28 0 FUNC GLOBAL DEFAULT 10 _init
  1108. 484: 00000000 0 FUNC GLOBAL DEFAULT UND glCompileShader
  1109. 485: 00000000 0 FUNC GLOBAL DEFAULT UND glFinish
  1110. 486: 00000000 0 FUNC GLOBAL DEFAULT UND eglChooseConfig
  1111. 487: 00000000 0 FUNC GLOBAL DEFAULT UND snd_pcm_sw_params_set_sta@ALSA_0.9 (3)
  1112. 488: 00000000 0 FUNC GLOBAL DEFAULT UND fputs@GLIBC_2.4 (2)
  1113. 489: 00000000 0 FUNC GLOBAL DEFAULT UND ldexp@GLIBC_2.4 (11)
  1114. 490: 00000000 0 FUNC GLOBAL DEFAULT UND SDL_SetSurfacePalette
  1115.  
  1116. Histogram for bucket list length (total of 263 buckets):
  1117. Length Number % of total Coverage
  1118. 0 43 ( 16.3%)
  1119. 1 77 ( 29.3%) 15.7%
  1120. 2 63 ( 24.0%) 41.4%
  1121. 3 48 ( 18.3%) 70.8%
  1122. 4 21 ( 8.0%) 88.0%
  1123. 5 7 ( 2.7%) 95.1%
  1124. 6 4 ( 1.5%) 100.0%
  1125.  
  1126. Version symbols section '.gnu.version' contains 491 entries:
  1127. Addr: 0000000000014a3a Offset: 0x004a3a Link: 4 (.dynsym)
  1128. 000: 0 (*local*) 2 (GLIBC_2.4) 3 (ALSA_0.9) 0 (*local*)
  1129. 004: 3 (ALSA_0.9) 0 (*local*) 0 (*local*) 3 (ALSA_0.9)
  1130. 008: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1131. 00c: 3 (ALSA_0.9) 3 (ALSA_0.9) 2 (GLIBC_2.4) 0 (*local*)
  1132. 010: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1133. 014: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 3 (ALSA_0.9)
  1134. 018: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 3 (ALSA_0.9)
  1135. 01c: 4 (GLIBC_2.15) 0 (*local*) 3 (ALSA_0.9) 2 (GLIBC_2.4)
  1136. 020: 5 (GLIBC_2.4) 3 (ALSA_0.9) 0 (*local*) 0 (*local*)
  1137. 024: 2 (GLIBC_2.4) 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1138. 028: 3 (ALSA_0.9) 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1139. 02c: 3 (ALSA_0.9) 2 (GLIBC_2.4) 0 (*local*) 4 (GLIBC_2.15)
  1140. 030: 0 (*local*) 6 (GLIBC_2.4) 3 (ALSA_0.9) 0 (*local*)
  1141. 034: 7 (LIBUDEV_183) 0 (*local*) 2 (GLIBC_2.4) 8 (GCC_3.5)
  1142. 038: 0 (*local*) 0 (*local*) 4 (GLIBC_2.15) 7 (LIBUDEV_183)
  1143. 03c: 2 (GLIBC_2.4) 0 (*local*) 3 (ALSA_0.9) 0 (*local*)
  1144. 040: 9 (ALSA_0.9.0rc4) 3 (ALSA_0.9) 2 (GLIBC_2.4) 0 (*local*)
  1145. 044: 0 (*local*) 5 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1146. 048: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  1147. 04c: 0 (*local*) 0 (*local*) 2 (GLIBC_2.4) 3 (ALSA_0.9)
  1148. 050: 7 (LIBUDEV_183) 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1149. 054: 3 (ALSA_0.9) 0 (*local*) 0 (*local*) 2 (GLIBC_2.4)
  1150. 058: 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1151. 05c: 5 (GLIBC_2.4) 1 (*global*) 2 (GLIBC_2.4) 0 (*local*)
  1152. 060: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1153. 064: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 7 (LIBUDEV_183) 0 (*local*)
  1154. 068: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 0 (*local*)
  1155. 06c: 0 (*local*) 2 (GLIBC_2.4) 0 (*local*) 2 (GLIBC_2.4)
  1156. 070: 2 (GLIBC_2.4) 3 (ALSA_0.9) 5 (GLIBC_2.4) 4 (GLIBC_2.15)
  1157. 074: 5 (GLIBC_2.4) a (GLIBC_2.4) b (GLIBC_2.4) 3 (ALSA_0.9)
  1158. 078: 0 (*local*) 9 (ALSA_0.9.0rc4) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1159. 07c: 3 (ALSA_0.9) 2 (GLIBC_2.4) 3 (ALSA_0.9) 5 (GLIBC_2.4)
  1160. 080: 0 (*local*) 0 (*local*) 2 (GLIBC_2.4) 0 (*local*)
  1161. 084: 0 (*local*) 0 (*local*) 0 (*local*) 2 (GLIBC_2.4)
  1162. 088: 0 (*local*) 5 (GLIBC_2.4) 3 (ALSA_0.9) 0 (*local*)
  1163. 08c: 0 (*local*) 0 (*local*) 0 (*local*) 7 (LIBUDEV_183)
  1164. 090: 5 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1165. 094: 0 (*local*) 0 (*local*) 0 (*local*) 2 (GLIBC_2.4)
  1166. 098: 0 (*local*) a (GLIBC_2.4) 9 (ALSA_0.9.0rc4) 0 (*local*)
  1167. 09c: 5 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1168. 0a0: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  1169. 0a4: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  1170. 0a8: 0 (*local*) 0 (*local*) 0 (*local*) 3 (ALSA_0.9)
  1171. 0ac: 0 (*local*) 0 (*local*) 7 (LIBUDEV_183) 0 (*local*)
  1172. 0b0: 0 (*local*) 0 (*local*) 0 (*local*) 7 (LIBUDEV_183)
  1173. 0b4: 0 (*local*) 2 (GLIBC_2.4) 0 (*local*) 2 (GLIBC_2.4)
  1174. 0b8: 2 (GLIBC_2.4) 5 (GLIBC_2.4) 5 (GLIBC_2.4) 0 (*local*)
  1175. 0bc: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 0 (*local*)
  1176. 0c0: 5 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1177. 0c4: 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*)
  1178. 0c8: 0 (*local*) 2 (GLIBC_2.4) 5 (GLIBC_2.4) 2 (GLIBC_2.4)
  1179. 0cc: 0 (*local*) 3 (ALSA_0.9) 2 (GLIBC_2.4) 3 (ALSA_0.9)
  1180. 0d0: 1 (*global*) 3 (ALSA_0.9) 5 (GLIBC_2.4) 7 (LIBUDEV_183)
  1181. 0d4: 2 (GLIBC_2.4) 0 (*local*) 9 (ALSA_0.9.0rc4) 2 (GLIBC_2.4)
  1182. 0d8: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 0 (*local*)
  1183. 0dc: 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*)
  1184. 0e0: 2 (GLIBC_2.4) 5 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*)
  1185. 0e4: 0 (*local*) 3 (ALSA_0.9) 3 (ALSA_0.9) 5 (GLIBC_2.4)
  1186. 0e8: 0 (*local*) 2 (GLIBC_2.4) b (GLIBC_2.4) 2 (GLIBC_2.4)
  1187. 0ec: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 0 (*local*)
  1188. 0f0: 2 (GLIBC_2.4) 0 (*local*) 5 (GLIBC_2.4) 3 (ALSA_0.9)
  1189. 0f4: 2 (GLIBC_2.4) b (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*)
  1190. 0f8: 0 (*local*) 2 (GLIBC_2.4) 0 (*local*) 5 (GLIBC_2.4)
  1191. 0fc: 3 (ALSA_0.9) 0 (*local*) 0 (*local*) 0 (*local*)
  1192. 100: 2 (GLIBC_2.4) 3 (ALSA_0.9) 3 (ALSA_0.9) 3 (ALSA_0.9)
  1193. 104: 2 (GLIBC_2.4) 7 (LIBUDEV_183) 0 (*local*) 2 (GLIBC_2.4)
  1194. 108: 0 (*local*) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1195. 10c: 0 (*local*) 7 (LIBUDEV_183) 0 (*local*) 0 (*local*)
  1196. 110: 0 (*local*) 0 (*local*) 2 (GLIBC_2.4) 0 (*local*)
  1197. 114: 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*)
  1198. 118: 0 (*local*) 1 (*global*) 5 (GLIBC_2.4) 0 (*local*)
  1199. 11c: 1 (*global*) 5 (GLIBC_2.4) 3 (ALSA_0.9) 2 (GLIBC_2.4)
  1200. 120: 5 (GLIBC_2.4) 0 (*local*) 5 (GLIBC_2.4) 0 (*local*)
  1201. 124: 3 (ALSA_0.9) 0 (*local*) 2 (GLIBC_2.4) 4 (GLIBC_2.15)
  1202. 128: 3 (ALSA_0.9) b (GLIBC_2.4) 3 (ALSA_0.9) 7 (LIBUDEV_183)
  1203. 12c: 0 (*local*) 5 (GLIBC_2.4) 3 (ALSA_0.9) 0 (*local*)
  1204. 130: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 7 (LIBUDEV_183) 0 (*local*)
  1205. 134: 2 (GLIBC_2.4) 7 (LIBUDEV_183) 5 (GLIBC_2.4) 2 (GLIBC_2.4)
  1206. 138: 2 (GLIBC_2.4) 5 (GLIBC_2.4) 7 (LIBUDEV_183) b (GLIBC_2.4)
  1207. 13c: 3 (ALSA_0.9) 0 (*local*) 2 (GLIBC_2.4) 0 (*local*)
  1208. 140: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 3 (ALSA_0.9)
  1209. 144: 0 (*local*) 3 (ALSA_0.9) 2 (GLIBC_2.4) 0 (*local*)
  1210. 148: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1211. 14c: 1 (*global*) 2 (GLIBC_2.4) 9 (ALSA_0.9.0rc4) 0 (*local*)
  1212. 150: 7 (LIBUDEV_183) 0 (*local*) 0 (*local*) 2 (GLIBC_2.4)
  1213. 154: 5 (GLIBC_2.4) 7 (LIBUDEV_183) 2 (GLIBC_2.4) 0 (*local*)
  1214. 158: 0 (*local*) 0 (*local*) 2 (GLIBC_2.4) 0 (*local*)
  1215. 15c: 0 (*local*) 1 (*global*) 5 (GLIBC_2.4) 3 (ALSA_0.9)
  1216. 160: 5 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1217. 164: 9 (ALSA_0.9.0rc4) a (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1218. 168: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 2 (GLIBC_2.4)
  1219. 16c: 3 (ALSA_0.9) 0 (*local*) 3 (ALSA_0.9) 0 (*local*)
  1220. 170: 0 (*local*) 5 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*)
  1221. 174: 2 (GLIBC_2.4) 3 (ALSA_0.9) 0 (*local*) 0 (*local*)
  1222. 178: 2 (GLIBC_2.4) 3 (ALSA_0.9) 7 (LIBUDEV_183) 0 (*local*)
  1223. 17c: 3 (ALSA_0.9) 3 (ALSA_0.9) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1224. 180: 2 (GLIBC_2.4) 1 (*global*) 0 (*local*) 2 (GLIBC_2.4)
  1225. 184: 0 (*local*) 0 (*local*) 3 (ALSA_0.9) 2 (GLIBC_2.4)
  1226. 188: 0 (*local*) 0 (*local*) 3 (ALSA_0.9) 7 (LIBUDEV_183)
  1227. 18c: 4 (GLIBC_2.15) 0 (*local*) 0 (*local*) 0 (*local*)
  1228. 190: 3 (ALSA_0.9) 2 (GLIBC_2.4) 5 (GLIBC_2.4) 0 (*local*)
  1229. 194: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 9 (ALSA_0.9.0rc4)
  1230. 198: 0 (*local*) 0 (*local*) b (GLIBC_2.4) 5 (GLIBC_2.4)
  1231. 19c: 2 (GLIBC_2.4) 7 (LIBUDEV_183) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1232. 1a0: 0 (*local*) 0 (*local*) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1233. 1a4: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 0 (*local*)
  1234. 1a8: 2 (GLIBC_2.4) 0 (*local*) 2 (GLIBC_2.4) 3 (ALSA_0.9)
  1235. 1ac: 3 (ALSA_0.9) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1236. 1b0: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 3 (ALSA_0.9)
  1237. 1b4: 0 (*local*) 5 (GLIBC_2.4) 1 (*global*) 2 (GLIBC_2.4)
  1238. 1b8: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 5 (GLIBC_2.4) 0 (*local*)
  1239. 1bc: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 5 (GLIBC_2.4)
  1240. 1c0: 2 (GLIBC_2.4) 0 (*local*) 0 (*local*) 2 (GLIBC_2.4)
  1241. 1c4: 0 (*local*) 2 (GLIBC_2.4) 5 (GLIBC_2.4) 0 (*local*)
  1242. 1c8: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4) 2 (GLIBC_2.4)
  1243. 1cc: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 4 (GLIBC_2.15) 0 (*local*)
  1244. 1d0: 2 (GLIBC_2.4) 7 (LIBUDEV_183) 3 (ALSA_0.9) 3 (ALSA_0.9)
  1245. 1d4: 2 (GLIBC_2.4) 2 (GLIBC_2.4) 0 (*local*) 0 (*local*)
  1246. 1d8: 5 (GLIBC_2.4) 2 (GLIBC_2.4) a (GLIBC_2.4) 3 (ALSA_0.9)
  1247. 1dc: 0 (*local*) 3 (ALSA_0.9) 2 (GLIBC_2.4) 3 (ALSA_0.9)
  1248. 1e0: 5 (GLIBC_2.4) 3 (ALSA_0.9) 5 (GLIBC_2.4) 1 (*global*)
  1249. 1e4: 0 (*local*) 0 (*local*) 0 (*local*) 3 (ALSA_0.9)
  1250. 1e8: 2 (GLIBC_2.4) b (GLIBC_2.4) 0 (*local*)
  1251.  
  1252. Version needs section '.gnu.version_r' contains 8 entries:
  1253. Addr: 0x0000000000014e10 Offset: 0x004e10 Link: 5 (.dynstr)
  1254. 000000: Version: 1 File: libdl.so.2 Cnt: 1
  1255. 0x0010: Name: GLIBC_2.4 Flags: none Version: 10
  1256. 0x0020: Version: 1 File: libgcc_s.so.1 Cnt: 1
  1257. 0x0030: Name: GCC_3.5 Flags: none Version: 8
  1258. 0x0040: Version: 1 File: libudev.so.1 Cnt: 1
  1259. 0x0050: Name: LIBUDEV_183 Flags: none Version: 7
  1260. 0x0060: Version: 1 File: librt.so.1 Cnt: 1
  1261. 0x0070: Name: GLIBC_2.4 Flags: none Version: 6
  1262. 0x0080: Version: 1 File: libpthread.so.0 Cnt: 1
  1263. 0x0090: Name: GLIBC_2.4 Flags: none Version: 5
  1264. 0x00a0: Version: 1 File: libm.so.6 Cnt: 2
  1265. 0x00b0: Name: GLIBC_2.4 Flags: none Version: 11
  1266. 0x00c0: Name: GLIBC_2.15 Flags: none Version: 4
  1267. 0x00d0: Version: 1 File: libasound.so.2 Cnt: 2
  1268. 0x00e0: Name: ALSA_0.9.0rc4 Flags: none Version: 9
  1269. 0x00f0: Name: ALSA_0.9 Flags: none Version: 3
  1270. 0x0100: Version: 1 File: libc.so.6 Cnt: 1
  1271. 0x0110: Name: GLIBC_2.4 Flags: none Version: 2
  1272.  
  1273. Displaying notes found in: .note.ABI-tag
  1274. Owner Data size Description
  1275. GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag)
  1276. OS: Linux, ABI: 4.4.0
  1277. Attribute Section: aeabi
  1278. File Attributes
  1279. Tag_CPU_name: "8-A"
  1280. Tag_CPU_arch: v8
  1281. Tag_CPU_arch_profile: Application
  1282. Tag_ARM_ISA_use: Yes
  1283. Tag_THUMB_ISA_use: Thumb-2
  1284. Tag_FP_arch: FP for ARMv8
  1285. Tag_Advanced_SIMD_arch: NEON for ARMv8
  1286. Tag_ABI_PCS_wchar_t: 4
  1287. Tag_ABI_FP_rounding: Needed
  1288. Tag_ABI_FP_denormal: Needed
  1289. Tag_ABI_FP_exceptions: Needed
  1290. Tag_ABI_FP_number_model: IEEE 754
  1291. Tag_ABI_align_needed: 8-byte
  1292. Tag_ABI_enum_size: int
  1293. Tag_ABI_VFP_args: VFP registers
  1294. Tag_CPU_unaligned_access: v6
  1295. Tag_MPextension_use: Allowed
  1296. Tag_Virtualization_use: TrustZone and Virtualization Extensions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement