Guest User

busybox hg633

a guest
Aug 15th, 2016
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.87 KB | None | 0 0
  1. ELF Header:
  2. Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  3. Class: ELF32
  4. Data: 2's complement, little endian
  5. Version: 1 (current)
  6. OS/ABI: UNIX - System V
  7. ABI Version: 0
  8. Type: EXEC (Executable file)
  9. Machine: ARM
  10. Version: 0x1
  11. Entry point address: 0xbc40
  12. Start of program headers: 52 (bytes into file)
  13. Start of section headers: 300712 (bytes into file)
  14. Flags: 0x5000002, has entry point, Version5 EABI
  15. Size of this header: 52 (bytes)
  16. Size of program headers: 32 (bytes)
  17. Number of program headers: 7
  18. Size of section headers: 40 (bytes)
  19. Number of section headers: 25
  20. Section header string table index: 24
  21.  
  22. Section Headers:
  23. [Nr] Name Type Addr Off Size ES Flg Lk Inf Al
  24. [ 0] NULL 00000000 000000 000000 00 0 0 0
  25. [ 1] .interp PROGBITS 00008114 000114 000014 00 A 0 0 1
  26. [ 2] .hash HASH 00008128 000128 0008a8 04 A 3 0 4
  27. [ 3] .dynsym DYNSYM 000089d0 0009d0 001210 10 A 4 1 4
  28. [ 4] .dynstr STRTAB 00009be0 001be0 000927 00 A 0 0 1
  29. [ 5] .gnu.version VERSYM 0000a508 002508 000242 02 A 3 0 2
  30. [ 6] .gnu.version_r VERNEED 0000a74c 00274c 000020 00 A 4 1 4
  31. [ 7] .rel.dyn REL 0000a76c 00276c 000060 08 A 3 0 4
  32. [ 8] .rel.plt REL 0000a7cc 0027cc 000820 08 A 3 10 4
  33. [ 9] .init PROGBITS 0000afec 002fec 000010 00 AX 0 0 4
  34. [10] .plt PROGBITS 0000affc 002ffc 000c44 04 AX 0 0 4
  35. [11] .text PROGBITS 0000bc40 003c40 03c05c 00 AX 0 0 4
  36. [12] .fini PROGBITS 00047c9c 03fc9c 000010 00 AX 0 0 4
  37. [13] .rodata PROGBITS 00047cac 03fcac 00910a 00 A 0 0 4
  38. [14] .ARM.exidx ARM_EXIDX 00050db8 048db8 000020 00 AL 11 0 4
  39. [15] .eh_frame PROGBITS 00050dd8 048dd8 000004 00 A 0 0 4
  40. [16] .init_array INIT_ARRAY 00059000 049000 000004 00 WA 0 0 4
  41. [17] .fini_array FINI_ARRAY 00059004 049004 000004 00 WA 0 0 4
  42. [18] .jcr PROGBITS 00059008 049008 000004 00 WA 0 0 4
  43. [19] .dynamic DYNAMIC 0005900c 04900c 000108 08 WA 4 0 4
  44. [20] .got PROGBITS 00059114 049114 000420 04 WA 0 0 4
  45. [21] .data PROGBITS 00059534 049534 00007a 00 WA 0 0 4
  46. [22] .bss NOBITS 000595b0 0495ae 001e40 00 WA 0 0 8
  47. [23] .ARM.attributes ARM_ATTRIBUTES 00000000 0495ae 00002d 00 0 0 1
  48. [24] .shstrtab STRTAB 00000000 0495db 0000cc 00 0 0 1
  49. Key to Flags:
  50. W (write), A (alloc), X (execute), M (merge), S (strings)
  51. I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
  52. O (extra OS processing required) o (OS specific), p (processor specific)
  53.  
  54. There are no section groups in this file.
  55.  
  56. Program Headers:
  57. Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
  58. EXIDX 0x048db8 0x00050db8 0x00050db8 0x00020 0x00020 R 0x4
  59. PHDR 0x000034 0x00008034 0x00008034 0x000e0 0x000e0 R E 0x4
  60. INTERP 0x000114 0x00008114 0x00008114 0x00014 0x00014 R 0x1
  61. [Requesting program interpreter: /lib/ld-uClibc.so.0]
  62. LOAD 0x000000 0x00008000 0x00008000 0x48ddc 0x48ddc R E 0x8000
  63. LOAD 0x049000 0x00059000 0x00059000 0x005ae 0x023f0 RW 0x8000
  64. DYNAMIC 0x04900c 0x0005900c 0x0005900c 0x00108 0x00108 RW 0x4
  65. GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0x4
  66.  
  67. Section to Segment mapping:
  68. Segment Sections...
  69. 00 .ARM.exidx
  70. 01
  71. 02 .interp
  72. 03 .interp .hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .plt .text .fini .rodata .ARM.exidx .eh_frame
  73. 04 .init_array .fini_array .jcr .dynamic .got .data .bss
  74. 05 .dynamic
  75. 06
  76.  
  77. Dynamic section at offset 0x4900c contains 28 entries:
  78. Tag Type Name/Value
  79. 0x00000001 (NEEDED) Shared library: [libcrypt.so.0]
  80. 0x00000001 (NEEDED) Shared library: [libgplutil.so]
  81. 0x00000001 (NEEDED) Shared library: [libcrypto.so]
  82. 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1]
  83. 0x00000001 (NEEDED) Shared library: [libc.so.0]
  84. 0x0000000c (INIT) 0xafec
  85. 0x0000000d (FINI) 0x47c9c
  86. 0x00000019 (INIT_ARRAY) 0x59000
  87. 0x0000001b (INIT_ARRAYSZ) 4 (bytes)
  88. 0x0000001a (FINI_ARRAY) 0x59004
  89. 0x0000001c (FINI_ARRAYSZ) 4 (bytes)
  90. 0x00000004 (HASH) 0x8128
  91. 0x00000005 (STRTAB) 0x9be0
  92. 0x00000006 (SYMTAB) 0x89d0
  93. 0x0000000a (STRSZ) 2343 (bytes)
  94. 0x0000000b (SYMENT) 16 (bytes)
  95. 0x00000015 (DEBUG) 0x0
  96. 0x00000003 (PLTGOT) 0x59114
  97. 0x00000002 (PLTRELSZ) 2080 (bytes)
  98. 0x00000014 (PLTREL) REL
  99. 0x00000017 (JMPREL) 0xa7cc
  100. 0x00000011 (REL) 0xa76c
  101. 0x00000012 (RELSZ) 96 (bytes)
  102. 0x00000013 (RELENT) 8 (bytes)
  103. 0x6ffffffe (VERNEED) 0xa74c
  104. 0x6fffffff (VERNEEDNUM) 1
  105. 0x6ffffff0 (VERSYM) 0xa508
  106. 0x00000000 (NULL) 0x0
  107.  
  108. Relocation section '.rel.dyn' at offset 0x276c contains 12 entries:
  109. Offset Info Type Sym.Value Sym. Name
  110. 000595b0 00000c14 R_ARM_COPY 000595b0 stdout
  111. 000595b8 00004614 R_ARM_COPY 000595b8 optarg
  112. 000595bc 00004e14 R_ARM_COPY 000595bc opterr
  113. 000595c0 00005514 R_ARM_COPY 000595c0 __ctype_toupper
  114. 000595c8 00005a14 R_ARM_COPY 000595c8 __environ
  115. 000595cc 00008314 R_ARM_COPY 000595cc optind
  116. 000595d0 00008614 R_ARM_COPY 000595d0 __stdin
  117. 000595d4 00008714 R_ARM_COPY 000595d4 stdin
  118. 000595d8 00009614 R_ARM_COPY 000595d8 ssl_default_ciphers
  119. 000595f0 0000df14 R_ARM_COPY 000595f0 stderr
  120. 000595f4 0000ef14 R_ARM_COPY 000595f4 __stdout
  121. 000595f8 00011514 R_ARM_COPY 000595f8 __ctype_tolower
  122.  
  123. Relocation section '.rel.plt' at offset 0x27cc contains 260 entries:
  124. Offset Info Type Sym.Value Sym. Name
  125. 00059120 00000116 R_ARM_JUMP_SLOT 0000b010 longjmp
  126. 00059124 00000216 R_ARM_JUMP_SLOT 0000b01c strcpy
  127. 00059128 00000316 R_ARM_JUMP_SLOT 0000b028 setrlimit64
  128. 0005912c 00000416 R_ARM_JUMP_SLOT 0000b034 mkstemp64
  129. 00059130 00000516 R_ARM_JUMP_SLOT 0000b040 waitpid
  130. 00059134 00000616 R_ARM_JUMP_SLOT 0000b04c pause
  131. 00059138 00000716 R_ARM_JUMP_SLOT 0000b058 ioctl
  132. 0005913c 00000816 R_ARM_JUMP_SLOT 0000b064 getgid
  133. 00059140 00000916 R_ARM_JUMP_SLOT 0000b070 popen
  134. 00059144 00000a16 R_ARM_JUMP_SLOT 0000b07c sysconf
  135. 00059148 00000b16 R_ARM_JUMP_SLOT 0000b088 printf
  136. 0005914c 00000d16 R_ARM_JUMP_SLOT 0000b094 getspnam_r
  137. 00059150 00000e16 R_ARM_JUMP_SLOT 0000b0a0 utime
  138. 00059154 00000f16 R_ARM_JUMP_SLOT 0000b0ac md5_update
  139. 00059158 00001016 R_ARM_JUMP_SLOT 0000b0b8 recv
  140. 0005915c 00001116 R_ARM_JUMP_SLOT 0000b0c4 connect
  141. 00059160 00001216 R_ARM_JUMP_SLOT 0000b0d0 ungetc
  142. 00059164 00001316 R_ARM_JUMP_SLOT 0000b0dc SSL_set_fd
  143. 00059168 00001416 R_ARM_JUMP_SLOT 0000b0e8 sigemptyset
  144. 0005916c 00001516 R_ARM_JUMP_SLOT 0000b0f4 strerror
  145. 00059170 00001616 R_ARM_JUMP_SLOT 0000b100 geteuid
  146. 00059174 00001716 R_ARM_JUMP_SLOT 0000b10c inet_pton
  147. 00059178 00001816 R_ARM_JUMP_SLOT 0000b118 stat64
  148. 0005917c 00001916 R_ARM_JUMP_SLOT 0000b124 memmove
  149. 00059180 00001a16 R_ARM_JUMP_SLOT 0000b130 pclose
  150. 00059184 00001b16 R_ARM_JUMP_SLOT 0000b13c getopt_long
  151. 00059188 00001c16 R_ARM_JUMP_SLOT 0000b148 snprintf
  152. 0005918c 00001d16 R_ARM_JUMP_SLOT 0000b154 syscall
  153. 00059190 00001e16 R_ARM_JUMP_SLOT 0000b160 mknod
  154. 00059194 00001f16 R_ARM_JUMP_SLOT 0000b16c getgrgid
  155. 00059198 00002016 R_ARM_JUMP_SLOT 0000b178 times
  156. 0005919c 00002116 R_ARM_JUMP_SLOT 0000b184 getenv
  157. 000591a0 00002216 R_ARM_JUMP_SLOT 0000b190 fchmod
  158. 000591a4 00002416 R_ARM_JUMP_SLOT 0000b19c getegid
  159. 000591a8 00002516 R_ARM_JUMP_SLOT 0000b1a8 setlinebuf
  160. 000591ac 00002616 R_ARM_JUMP_SLOT 0000b1b4 setpriority
  161. 000591b0 00002716 R_ARM_JUMP_SLOT 0000b1c0 getpriority
  162. 000591b4 00002816 R_ARM_JUMP_SLOT 0000b1cc bsearch
  163. 000591b8 00002916 R_ARM_JUMP_SLOT 0000b1d8 usleep
  164. 000591bc 00002a16 R_ARM_JUMP_SLOT 0000b1e4 execve
  165. 000591c0 00002b16 R_ARM_JUMP_SLOT 0000b1f0 getprotobyname
  166. 000591c4 00002c16 R_ARM_JUMP_SLOT 0000b1fc getpagesize
  167. 000591c8 00002d16 R_ARM_JUMP_SLOT 0000b208 getpid
  168. 000591cc 00002e16 R_ARM_JUMP_SLOT 0000b214 qsort
  169. 000591d0 00002f16 R_ARM_JUMP_SLOT 0000b220 fscanf
  170. 000591d4 00003016 R_ARM_JUMP_SLOT 0000b22c fgets
  171. 000591d8 00003116 R_ARM_JUMP_SLOT 0000b238 dirname
  172. 000591dc 00003216 R_ARM_JUMP_SLOT 0000b244 fcntl64
  173. 000591e0 00003316 R_ARM_JUMP_SLOT 0000b250 getrlimit64
  174. 000591e4 00003416 R_ARM_JUMP_SLOT 0000b25c memcpy
  175. 000591e8 00003516 R_ARM_JUMP_SLOT 0000b268 execl
  176. 000591ec 00003616 R_ARM_JUMP_SLOT 0000b274 perror
  177. 000591f0 00003716 R_ARM_JUMP_SLOT 0000b280 readlink
  178. 000591f4 00003816 R_ARM_JUMP_SLOT 0000b28c puts
  179. 000591f8 00003916 R_ARM_JUMP_SLOT 0000b298 dup2
  180. 000591fc 00003a16 R_ARM_JUMP_SLOT 0000b2a4 tcflush
  181. 00059200 00003b16 R_ARM_JUMP_SLOT 0000b2b0 execle
  182. 00059204 00003c16 R_ARM_JUMP_SLOT 0000b2bc SSL_new
  183. 00059208 00003d16 R_ARM_JUMP_SLOT 0000b2c8 tolower
  184. 0005920c 00003e16 R_ARM_JUMP_SLOT 0000b2d4 getuid
  185. 00059210 00003f16 R_ARM_JUMP_SLOT 0000b2e0 SSL_CTX_new
  186. 00059214 00004016 R_ARM_JUMP_SLOT 0000b2ec system
  187. 00059218 00004116 R_ARM_JUMP_SLOT 0000b2f8 feof
  188. 0005921c 00004216 R_ARM_JUMP_SLOT 0000b304 malloc
  189. 00059220 00004316 R_ARM_JUMP_SLOT 0000b310 remove
  190. 00059224 00004416 R_ARM_JUMP_SLOT 0000b31c isatty
  191. 00059228 00004516 R_ARM_JUMP_SLOT 0000b328 sleep
  192. 0005922c 00004816 R_ARM_JUMP_SLOT 0000b334 vsnprintf
  193. 00059230 00004916 R_ARM_JUMP_SLOT 0000b340 md5_finish
  194. 00059234 00004a16 R_ARM_JUMP_SLOT 0000b34c recvfrom
  195. 00059238 00004c16 R_ARM_JUMP_SLOT 0000b358 strtoul
  196. 0005923c 00004d16 R_ARM_JUMP_SLOT 0000b364 gethostbyaddr
  197. 00059240 00004f16 R_ARM_JUMP_SLOT 0000b370 rmdir
  198. 00059244 00005016 R_ARM_JUMP_SLOT 0000b37c socket
  199. 00059248 00005116 R_ARM_JUMP_SLOT 0000b388 select
  200. 0005924c 00005216 R_ARM_JUMP_SLOT 0000b394 lchown
  201. 00059250 00005316 R_ARM_JUMP_SLOT 0000b3a0 isspace
  202. 00059254 00005416 R_ARM_JUMP_SLOT 0000b3ac fflush
  203. 00059258 00005616 R_ARM_JUMP_SLOT 0000b3b8 realpath
  204. 0005925c 00005716 R_ARM_JUMP_SLOT 0000b3c4 putenv
  205. 00059260 00005816 R_ARM_JUMP_SLOT 0000b3d0 sigaddset
  206. 00059264 00005916 R_ARM_JUMP_SLOT 0000b3dc clearenv
  207. 00059268 00005b16 R_ARM_JUMP_SLOT 0000b3e8 chown
  208. 0005926c 00005c16 R_ARM_JUMP_SLOT 0000b3f4 SSL_CTX_set_verify
  209. 00059270 00005d16 R_ARM_JUMP_SLOT 0000b400 strncasecmp
  210. 00059274 00005e16 R_ARM_JUMP_SLOT 0000b40c setpgid
  211. 00059278 00005f16 R_ARM_JUMP_SLOT 0000b418 send
  212. 0005927c 00006016 R_ARM_JUMP_SLOT 0000b424 freeaddrinfo
  213. 00059280 00006116 R_ARM_JUMP_SLOT 0000b430 __fgetc_unlocked
  214. 00059284 00006216 R_ARM_JUMP_SLOT 0000b43c abort
  215. 00059288 00006316 R_ARM_JUMP_SLOT 0000b448 chmod
  216. 0005928c 00006416 R_ARM_JUMP_SLOT 0000b454 getnameinfo
  217. 00059290 00006516 R_ARM_JUMP_SLOT 0000b460 fstat64
  218. 00059294 00006716 R_ARM_JUMP_SLOT 0000b46c alarm
  219. 00059298 00006816 R_ARM_JUMP_SLOT 0000b478 strtol
  220. 0005929c 00006916 R_ARM_JUMP_SLOT 0000b484 pipe
  221. 000592a0 00006a16 R_ARM_JUMP_SLOT 0000b490 getpgrp
  222. 000592a4 00006b16 R_ARM_JUMP_SLOT 0000b49c rename
  223. 000592a8 00006c16 R_ARM_JUMP_SLOT 0000b4a8 strrchr
  224. 000592ac 00006d16 R_ARM_JUMP_SLOT 0000b4b4 wait4
  225. 000592b0 00006e16 R_ARM_JUMP_SLOT 0000b4c0 strtod
  226. 000592b4 00006f16 R_ARM_JUMP_SLOT 0000b4cc ssl_read
  227. 000592b8 00007016 R_ARM_JUMP_SLOT 0000b4d8 write
  228. 000592bc 00007216 R_ARM_JUMP_SLOT 0000b4e4 fprintf
  229. 000592c0 00007316 R_ARM_JUMP_SLOT 0000b4f0 kill
  230. 000592c4 00007416 R_ARM_JUMP_SLOT 0000b4fc ctime
  231. 000592c8 00007516 R_ARM_JUMP_SLOT 0000b508 strcat
  232. 000592cc 00007616 R_ARM_JUMP_SLOT 0000b514 bind
  233. 000592d0 00007716 R_ARM_JUMP_SLOT 0000b520 getmntent_r
  234. 000592d4 00007816 R_ARM_JUMP_SLOT 0000b52c inet_addr
  235. 000592d8 00007916 R_ARM_JUMP_SLOT 0000b538 vprintf
  236. 000592dc 00007a16 R_ARM_JUMP_SLOT 0000b544 umount2
  237. 000592e0 00007b16 R_ARM_JUMP_SLOT 0000b550 if_nametoindex
  238. 000592e4 00007c16 R_ARM_JUMP_SLOT 0000b55c reboot
  239. 000592e8 00007d16 R_ARM_JUMP_SLOT 0000b568 chdir
  240. 000592ec 00007e16 R_ARM_JUMP_SLOT 0000b574 initgroups
  241. 000592f0 00007f16 R_ARM_JUMP_SLOT 0000b580 endgrent
  242. 000592f4 00008016 R_ARM_JUMP_SLOT 0000b58c setsockopt
  243. 000592f8 00008116 R_ARM_JUMP_SLOT 0000b598 fseek
  244. 000592fc 00008216 R_ARM_JUMP_SLOT 0000b5a4 wait3
  245. 00059300 00008416 R_ARM_JUMP_SLOT 0000b5b0 memchr
  246. 00059304 00008816 R_ARM_JUMP_SLOT 0000b5bc wait
  247. 00059308 00008916 R_ARM_JUMP_SLOT 0000b5c8 umask
  248. 0005930c 00008a16 R_ARM_JUMP_SLOT 0000b5d4 dprintf
  249. 00059310 00008b16 R_ARM_JUMP_SLOT 0000b5e0 mktime
  250. 00059314 00008d16 R_ARM_JUMP_SLOT 0000b5ec ferror
  251. 00059318 00008e16 R_ARM_JUMP_SLOT 0000b5f8 strstr
  252. 0005931c 00008f16 R_ARM_JUMP_SLOT 0000b604 rand
  253. 00059320 00009016 R_ARM_JUMP_SLOT 0000b610 setgid
  254. 00059324 00009116 R_ARM_JUMP_SLOT 0000b61c signal
  255. 00059328 00009216 R_ARM_JUMP_SLOT 0000b628 read
  256. 0005932c 00009316 R_ARM_JUMP_SLOT 0000b634 openlog
  257. 00059330 00009416 R_ARM_JUMP_SLOT 0000b640 strncmp
  258. 00059334 00009516 R_ARM_JUMP_SLOT 0000b64c __cmsg_nxthdr
  259. 00059338 00009716 R_ARM_JUMP_SLOT 0000b658 strncpy
  260. 0005933c 00009816 R_ARM_JUMP_SLOT 0000b664 unlink
  261. 00059340 00009916 R_ARM_JUMP_SLOT 0000b670 sync
  262. 00059344 00009a16 R_ARM_JUMP_SLOT 0000b67c setenv
  263. 00059348 00009b16 R_ARM_JUMP_SLOT 0000b688 strcasecmp
  264. 0005934c 00009c16 R_ARM_JUMP_SLOT 0000b694 sendto
  265. 00059350 00009d16 R_ARM_JUMP_SLOT 0000b6a0 ATP_UTIL_GetSysTime
  266. 00059354 00009e16 R_ARM_JUMP_SLOT 0000b6ac realloc
  267. 00059358 00009f16 R_ARM_JUMP_SLOT 0000b6b8 __cxa_atexit
  268. 0005935c 0000a016 R_ARM_JUMP_SLOT 0000b6c4 readdir64
  269. 00059360 0000a116 R_ARM_JUMP_SLOT 0000b6d0 strtok
  270. 00059364 0000a216 R_ARM_JUMP_SLOT 0000b6dc sigfillset
  271. 00059368 0000a316 R_ARM_JUMP_SLOT 0000b6e8 memcmp
  272. 0005936c 0000a516 R_ARM_JUMP_SLOT 0000b6f4 crypt
  273. 00059370 0000a616 R_ARM_JUMP_SLOT 0000b700 fdopen
  274. 00059374 0000a716 R_ARM_JUMP_SLOT 0000b70c fork
  275. 00059378 0000a816 R_ARM_JUMP_SLOT 0000b718 sscanf
  276. 0005937c 0000a916 R_ARM_JUMP_SLOT 0000b724 execv
  277. 00059380 0000aa16 R_ARM_JUMP_SLOT 0000b730 setmntent
  278. 00059384 0000ab16 R_ARM_JUMP_SLOT 0000b73c isalpha
  279. 00059388 0000ac16 R_ARM_JUMP_SLOT 0000b748 lstat64
  280. 0005938c 0000ad16 R_ARM_JUMP_SLOT 0000b754 execlp
  281. 00059390 0000ae16 R_ARM_JUMP_SLOT 0000b760 sigaction
  282. 00059394 0000af16 R_ARM_JUMP_SLOT 0000b76c endmntent
  283. 00059398 0000b016 R_ARM_JUMP_SLOT 0000b778 killpg
  284. 0005939c 0000b116 R_ARM_JUMP_SLOT 0000b784 fread
  285. 000593a0 0000b216 R_ARM_JUMP_SLOT 0000b790 __uClibc_main
  286. 000593a4 0000b316 R_ARM_JUMP_SLOT 0000b79c strdup
  287. 000593a8 0000b416 R_ARM_JUMP_SLOT 0000b7a8 inet_aton
  288. 000593ac 0000b516 R_ARM_JUMP_SLOT 0000b7b4 strtoull
  289. 000593b0 0000b616 R_ARM_JUMP_SLOT 0000b7c0 regcomp
  290. 000593b4 0000b716 R_ARM_JUMP_SLOT 0000b7cc symlink
  291. 000593b8 0000b816 R_ARM_JUMP_SLOT 0000b7d8 gettimeofday
  292. 000593bc 0000ba16 R_ARM_JUMP_SLOT 0000b7e4 getopt
  293. 000593c0 0000bb16 R_ARM_JUMP_SLOT 0000b7f0 localtime
  294. 000593c4 0000bc16 R_ARM_JUMP_SLOT 0000b7fc memset
  295. 000593c8 0000bd16 R_ARM_JUMP_SLOT 0000b808 fnmatch
  296. 000593cc 0000be16 R_ARM_JUMP_SLOT 0000b814 ftell
  297. 000593d0 0000c016 R_ARM_JUMP_SLOT 0000b820 srand
  298. 000593d4 0000c116 R_ARM_JUMP_SLOT 0000b82c clearerr
  299. 000593d8 0000c216 R_ARM_JUMP_SLOT 0000b838 fclose
  300. 000593dc 0000c316 R_ARM_JUMP_SLOT 0000b844 open64
  301. 000593e0 0000c416 R_ARM_JUMP_SLOT 0000b850 inet_ntoa
  302. 000593e4 0000c516 R_ARM_JUMP_SLOT 0000b85c getppid
  303. 000593e8 0000c616 R_ARM_JUMP_SLOT 0000b868 tcgetattr
  304. 000593ec 0000c716 R_ARM_JUMP_SLOT 0000b874 getservbyport
  305. 000593f0 0000c816 R_ARM_JUMP_SLOT 0000b880 regexec
  306. 000593f4 0000c916 R_ARM_JUMP_SLOT 0000b88c time
  307. 000593f8 0000ca16 R_ARM_JUMP_SLOT 0000b898 opendir
  308. 000593fc 0000cb16 R_ARM_JUMP_SLOT 0000b8a4 getgroups
  309. 00059400 0000cc16 R_ARM_JUMP_SLOT 0000b8b0 poll
  310. 00059404 0000cd16 R_ARM_JUMP_SLOT 0000b8bc syslog
  311. 00059408 0000ce16 R_ARM_JUMP_SLOT 0000b8c8 isalnum
  312. 0005940c 0000d016 R_ARM_JUMP_SLOT 0000b8d4 ssl_write
  313. 00059410 0000d116 R_ARM_JUMP_SLOT 0000b8e0 mount
  314. 00059414 0000d216 R_ARM_JUMP_SLOT 0000b8ec strcmp
  315. 00059418 0000d316 R_ARM_JUMP_SLOT 0000b8f8 getpwuid
  316. 0005941c 0000d416 R_ARM_JUMP_SLOT 0000b904 __h_errno_location
  317. 00059420 0000d516 R_ARM_JUMP_SLOT 0000b910 getcwd
  318. 00059424 0000d616 R_ARM_JUMP_SLOT 0000b91c gethostbyname
  319. 00059428 0000d716 R_ARM_JUMP_SLOT 0000b928 strsignal
  320. 0005942c 0000d816 R_ARM_JUMP_SLOT 0000b934 getpwnam
  321. 00059430 0000da16 R_ARM_JUMP_SLOT 0000b940 getservbyname
  322. 00059434 0000db16 R_ARM_JUMP_SLOT 0000b94c fgetc
  323. 00059438 0000dc16 R_ARM_JUMP_SLOT 0000b958 sprintf
  324. 0005943c 0000dd16 R_ARM_JUMP_SLOT 0000b964 strcspn
  325. 00059440 0000de16 R_ARM_JUMP_SLOT 0000b970 regerror
  326. 00059444 0000e016 R_ARM_JUMP_SLOT 0000b97c umount
  327. 00059448 0000e116 R_ARM_JUMP_SLOT 0000b988 vfork
  328. 0005944c 0000e216 R_ARM_JUMP_SLOT 0000b994 sched_getaffinity
  329. 00059450 0000e316 R_ARM_JUMP_SLOT 0000b9a0 strsep
  330. 00059454 0000e416 R_ARM_JUMP_SLOT 0000b9ac getifaddrs
  331. 00059458 0000e516 R_ARM_JUMP_SLOT 0000b9b8 fputc
  332. 0005945c 0000e616 R_ARM_JUMP_SLOT 0000b9c4 sched_setaffinity
  333. 00059460 0000e716 R_ARM_JUMP_SLOT 0000b9d0 hstrerror
  334. 00059464 0000e816 R_ARM_JUMP_SLOT 0000b9dc freeifaddrs
  335. 00059468 0000e916 R_ARM_JUMP_SLOT 0000b9e8 getaddrinfo
  336. 0005946c 0000ea16 R_ARM_JUMP_SLOT 0000b9f4 strftime
  337. 00059470 0000eb16 R_ARM_JUMP_SLOT 0000ba00 fwrite
  338. 00059474 0000ec16 R_ARM_JUMP_SLOT 0000ba0c access
  339. 00059478 0000ed16 R_ARM_JUMP_SLOT 0000ba18 md5_starts
  340. 0005947c 0000f016 R_ARM_JUMP_SLOT 0000ba24 ATP_UTIL_ForkProcess
  341. 00059480 0000f216 R_ARM_JUMP_SLOT 0000ba30 ether_aton
  342. 00059484 0000f316 R_ARM_JUMP_SLOT 0000ba3c strptime
  343. 00059488 0000f416 R_ARM_JUMP_SLOT 0000ba48 rewind
  344. 0005948c 0000f516 R_ARM_JUMP_SLOT 0000ba54 tcgetpgrp
  345. 00059490 0000f616 R_ARM_JUMP_SLOT 0000ba60 SSL_connect
  346. 00059494 0000f716 R_ARM_JUMP_SLOT 0000ba6c __errno_location
  347. 00059498 0000f816 R_ARM_JUMP_SLOT 0000ba78 link
  348. 0005949c 0000f916 R_ARM_JUMP_SLOT 0000ba84 exit
  349. 000594a0 0000fa16 R_ARM_JUMP_SLOT 0000ba90 stime
  350. 000594a4 0000fb16 R_ARM_JUMP_SLOT 0000ba9c inet_ntop
  351. 000594a8 0000fc16 R_ARM_JUMP_SLOT 0000baa8 getgrnam
  352. 000594ac 0000fd16 R_ARM_JUMP_SLOT 0000bab4 atoi
  353. 000594b0 0000fe16 R_ARM_JUMP_SLOT 0000bac0 fileno
  354. 000594b4 0000ff16 R_ARM_JUMP_SLOT 0000bacc vsyslog
  355. 000594b8 00010016 R_ARM_JUMP_SLOT 0000bad8 _setjmp
  356. 000594bc 00010116 R_ARM_JUMP_SLOT 0000bae4 _exit
  357. 000594c0 00010216 R_ARM_JUMP_SLOT 0000baf0 gmtime
  358. 000594c4 00010316 R_ARM_JUMP_SLOT 0000bafc strspn
  359. 000594c8 00010416 R_ARM_JUMP_SLOT 0000bb08 strlen
  360. 000594cc 00010516 R_ARM_JUMP_SLOT 0000bb14 lseek64
  361. 000594d0 00010616 R_ARM_JUMP_SLOT 0000bb20 toupper
  362. 000594d4 00010716 R_ARM_JUMP_SLOT 0000bb2c vdprintf
  363. 000594d8 00010816 R_ARM_JUMP_SLOT 0000bb38 regfree
  364. 000594dc 00010916 R_ARM_JUMP_SLOT 0000bb44 strchr
  365. 000594e0 00010a16 R_ARM_JUMP_SLOT 0000bb50 fputs
  366. 000594e4 00010b16 R_ARM_JUMP_SLOT 0000bb5c execvp
  367. 000594e8 00010c16 R_ARM_JUMP_SLOT 0000bb68 setsid
  368. 000594ec 00010d16 R_ARM_JUMP_SLOT 0000bb74 closedir
  369. 000594f0 00010f16 R_ARM_JUMP_SLOT 0000bb80 vasprintf
  370. 000594f4 00011016 R_ARM_JUMP_SLOT 0000bb8c recvmsg
  371. 000594f8 00011116 R_ARM_JUMP_SLOT 0000bb98 strchrnul
  372. 000594fc 00011216 R_ARM_JUMP_SLOT 0000bba4 setuid
  373. 00059500 00011316 R_ARM_JUMP_SLOT 0000bbb0 tcsetattr
  374. 00059504 00011416 R_ARM_JUMP_SLOT 0000bbbc mkdir
  375. 00059508 00011616 R_ARM_JUMP_SLOT 0000bbc8 close
  376. 0005950c 00011716 R_ARM_JUMP_SLOT 0000bbd4 vfprintf
  377. 00059510 00011816 R_ARM_JUMP_SLOT 0000bbe0 strpbrk
  378. 00059514 00011916 R_ARM_JUMP_SLOT 0000bbec tcsetpgrp
  379. 00059518 00011b16 R_ARM_JUMP_SLOT 0000bbf8 raise
  380. 0005951c 00011c16 R_ARM_JUMP_SLOT 0000bc04 free
  381. 00059520 00011d16 R_ARM_JUMP_SLOT 0000bc10 sigprocmask
  382. 00059524 00011e16 R_ARM_JUMP_SLOT 0000bc1c __fputc_unlocked
  383. 00059528 00011f16 R_ARM_JUMP_SLOT 0000bc28 getsockname
  384. 0005952c 00012016 R_ARM_JUMP_SLOT 0000bc34 fopen64
  385.  
  386. Unwind table index '.ARM.exidx' at offset 0x48db8 contains 4 entries:
  387.  
  388. 0x472c4: 0x80acb0b0
  389. Compact model index: 0
  390. 0xac pop {r4, r5, r6, r7, r8, r14}
  391. 0xb0 finish
  392. 0xb0 finish
  393.  
  394. 0x47354: 0x8004afb0
  395. Compact model index: 0
  396. 0x04 vsp = vsp + 20
  397. 0xaf pop {r4, r5, r6, r7, r8, r9, r10, r11, r14}
  398. 0xb0 finish
  399.  
  400. 0x477f4: 0x80b107af
  401. Compact model index: 0
  402. 0xb1 0x07 pop {r0, r1, r2}
  403. 0xaf pop {r4, r5, r6, r7, r8, r9, r10, r11, r14}
  404.  
  405. 0x47c20: 0x1 [cantunwind]
  406.  
  407.  
  408. Symbol table '.dynsym' contains 289 entries:
  409. Num: Value Size Type Bind Vis Ndx Name
  410. 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
  411. 1: 0000b010 0 FUNC GLOBAL DEFAULT UND longjmp
  412. 2: 0000b01c 0 FUNC GLOBAL DEFAULT UND strcpy
  413. 3: 0000b028 0 FUNC GLOBAL DEFAULT UND setrlimit64
  414. 4: 0000b034 0 FUNC GLOBAL DEFAULT UND mkstemp64
  415. 5: 0000b040 0 FUNC GLOBAL DEFAULT UND waitpid
  416. 6: 0000b04c 0 FUNC GLOBAL DEFAULT UND pause
  417. 7: 0000b058 0 FUNC GLOBAL DEFAULT UND ioctl
  418. 8: 0000b064 0 FUNC GLOBAL DEFAULT UND getgid
  419. 9: 0000b070 0 FUNC GLOBAL DEFAULT UND popen
  420. 10: 0000b07c 0 FUNC GLOBAL DEFAULT UND sysconf
  421. 11: 0000b088 0 FUNC GLOBAL DEFAULT UND printf
  422. 12: 000595b0 4 OBJECT GLOBAL DEFAULT 22 stdout
  423. 13: 0000b094 0 FUNC GLOBAL DEFAULT UND getspnam_r
  424. 14: 0000b0a0 0 FUNC GLOBAL DEFAULT UND utime
  425. 15: 0000b0ac 0 FUNC GLOBAL DEFAULT UND md5_update
  426. 16: 0000b0b8 0 FUNC GLOBAL DEFAULT UND recv
  427. 17: 0000b0c4 0 FUNC GLOBAL DEFAULT UND connect
  428. 18: 0000b0d0 0 FUNC GLOBAL DEFAULT UND ungetc
  429. 19: 0000b0dc 0 FUNC GLOBAL DEFAULT UND SSL_set_fd
  430. 20: 0000b0e8 0 FUNC GLOBAL DEFAULT UND sigemptyset
  431. 21: 0000b0f4 0 FUNC GLOBAL DEFAULT UND strerror
  432. 22: 0000b100 0 FUNC GLOBAL DEFAULT UND geteuid
  433. 23: 0000b10c 0 FUNC GLOBAL DEFAULT UND inet_pton
  434. 24: 0000b118 0 FUNC GLOBAL DEFAULT UND stat64
  435. 25: 0000b124 0 FUNC GLOBAL DEFAULT UND memmove
  436. 26: 0000b130 0 FUNC GLOBAL DEFAULT UND pclose
  437. 27: 0000b13c 0 FUNC GLOBAL DEFAULT UND getopt_long
  438. 28: 0000b148 0 FUNC GLOBAL DEFAULT UND snprintf
  439. 29: 0000b154 0 FUNC GLOBAL DEFAULT UND syscall
  440. 30: 0000b160 0 FUNC GLOBAL DEFAULT UND mknod
  441. 31: 0000b16c 0 FUNC GLOBAL DEFAULT UND getgrgid
  442. 32: 0000b178 0 FUNC GLOBAL DEFAULT UND times
  443. 33: 0000b184 0 FUNC GLOBAL DEFAULT UND getenv
  444. 34: 0000b190 0 FUNC GLOBAL DEFAULT UND fchmod
  445. 35: 0005b3f0 0 NOTYPE GLOBAL DEFAULT ABS _bss_end__
  446. 36: 0000b19c 0 FUNC GLOBAL DEFAULT UND getegid
  447. 37: 0000b1a8 0 FUNC GLOBAL DEFAULT UND setlinebuf
  448. 38: 0000b1b4 0 FUNC GLOBAL DEFAULT UND setpriority
  449. 39: 0000b1c0 0 FUNC GLOBAL DEFAULT UND getpriority
  450. 40: 0000b1cc 0 FUNC GLOBAL DEFAULT UND bsearch
  451. 41: 0000b1d8 0 FUNC GLOBAL DEFAULT UND usleep
  452. 42: 0000b1e4 0 FUNC GLOBAL DEFAULT UND execve
  453. 43: 0000b1f0 0 FUNC GLOBAL DEFAULT UND getprotobyname
  454. 44: 0000b1fc 0 FUNC GLOBAL DEFAULT UND getpagesize
  455. 45: 0000b208 0 FUNC GLOBAL DEFAULT UND getpid
  456. 46: 0000b214 0 FUNC GLOBAL DEFAULT UND qsort
  457. 47: 0000b220 0 FUNC GLOBAL DEFAULT UND fscanf
  458. 48: 0000b22c 0 FUNC GLOBAL DEFAULT UND fgets
  459. 49: 0000b238 0 FUNC GLOBAL DEFAULT UND dirname
  460. 50: 0000b244 0 FUNC GLOBAL DEFAULT UND fcntl64
  461. 51: 0000b250 0 FUNC GLOBAL DEFAULT UND getrlimit64
  462. 52: 0000b25c 0 FUNC GLOBAL DEFAULT UND memcpy
  463. 53: 0000b268 0 FUNC GLOBAL DEFAULT UND execl
  464. 54: 0000b274 0 FUNC GLOBAL DEFAULT UND perror
  465. 55: 0000b280 0 FUNC GLOBAL DEFAULT UND readlink
  466. 56: 0000b28c 0 FUNC GLOBAL DEFAULT UND puts
  467. 57: 0000b298 0 FUNC GLOBAL DEFAULT UND dup2
  468. 58: 0000b2a4 0 FUNC GLOBAL DEFAULT UND tcflush
  469. 59: 0000b2b0 0 FUNC GLOBAL DEFAULT UND execle
  470. 60: 0000b2bc 0 FUNC GLOBAL DEFAULT UND SSL_new
  471. 61: 0000b2c8 0 FUNC GLOBAL DEFAULT UND tolower
  472. 62: 0000b2d4 0 FUNC GLOBAL DEFAULT UND getuid
  473. 63: 0000b2e0 0 FUNC GLOBAL DEFAULT UND SSL_CTX_new
  474. 64: 0000b2ec 0 FUNC GLOBAL DEFAULT UND system
  475. 65: 0000b2f8 0 FUNC GLOBAL DEFAULT UND feof
  476. 66: 0000b304 0 FUNC GLOBAL DEFAULT UND malloc
  477. 67: 0000b310 0 FUNC GLOBAL DEFAULT UND remove
  478. 68: 0000b31c 0 FUNC GLOBAL DEFAULT UND isatty
  479. 69: 0000b328 0 FUNC GLOBAL DEFAULT UND sleep
  480. 70: 000595b8 4 OBJECT GLOBAL DEFAULT 22 optarg
  481. 71: 00000000 0 FUNC GLOBAL DEFAULT UND strtoll
  482. 72: 0000b334 0 FUNC GLOBAL DEFAULT UND vsnprintf
  483. 73: 0000b340 0 FUNC GLOBAL DEFAULT UND md5_finish
  484. 74: 0000b34c 0 FUNC GLOBAL DEFAULT UND recvfrom
  485. 75: 000595ae 0 NOTYPE GLOBAL DEFAULT ABS __bss_start__
  486. 76: 0000b358 0 FUNC GLOBAL DEFAULT UND strtoul
  487. 77: 0000b364 0 FUNC GLOBAL DEFAULT UND gethostbyaddr
  488. 78: 000595bc 4 OBJECT GLOBAL DEFAULT 22 opterr
  489. 79: 0000b370 0 FUNC GLOBAL DEFAULT UND rmdir
  490. 80: 0000b37c 0 FUNC GLOBAL DEFAULT UND socket
  491. 81: 0000b388 0 FUNC GLOBAL DEFAULT UND select
  492. 82: 0000b394 0 FUNC GLOBAL DEFAULT UND lchown
  493. 83: 0000b3a0 0 FUNC GLOBAL DEFAULT UND isspace
  494. 84: 0000b3ac 0 FUNC GLOBAL DEFAULT UND fflush
  495. 85: 000595c0 4 OBJECT GLOBAL DEFAULT 22 __ctype_toupper
  496. 86: 0000b3b8 0 FUNC GLOBAL DEFAULT UND realpath
  497. 87: 0000b3c4 0 FUNC GLOBAL DEFAULT UND putenv
  498. 88: 0000b3d0 0 FUNC GLOBAL DEFAULT UND sigaddset
  499. 89: 0000b3dc 0 FUNC GLOBAL DEFAULT UND clearenv
  500. 90: 000595c8 4 OBJECT GLOBAL DEFAULT 22 __environ
  501. 91: 0000b3e8 0 FUNC GLOBAL DEFAULT UND chown
  502. 92: 0000b3f4 0 FUNC GLOBAL DEFAULT UND SSL_CTX_set_verify
  503. 93: 0000b400 0 FUNC GLOBAL DEFAULT UND strncasecmp
  504. 94: 0000b40c 0 FUNC GLOBAL DEFAULT UND setpgid
  505. 95: 0000b418 0 FUNC GLOBAL DEFAULT UND send
  506. 96: 0000b424 0 FUNC GLOBAL DEFAULT UND freeaddrinfo
  507. 97: 0000b430 0 FUNC GLOBAL DEFAULT UND __fgetc_unlocked
  508. 98: 0000b43c 0 FUNC GLOBAL DEFAULT UND abort
  509. 99: 0000b448 0 FUNC GLOBAL DEFAULT UND chmod
  510. 100: 0000b454 0 FUNC GLOBAL DEFAULT UND getnameinfo
  511. 101: 0000b460 0 FUNC GLOBAL DEFAULT UND fstat64
  512. 102: 0000afec 0 FUNC GLOBAL DEFAULT 9 _init
  513. 103: 0000b46c 0 FUNC GLOBAL DEFAULT UND alarm
  514. 104: 0000b478 0 FUNC GLOBAL DEFAULT UND strtol
  515. 105: 0000b484 0 FUNC GLOBAL DEFAULT UND pipe
  516. 106: 0000b490 0 FUNC GLOBAL DEFAULT UND getpgrp
  517. 107: 0000b49c 0 FUNC GLOBAL DEFAULT UND rename
  518. 108: 0000b4a8 0 FUNC GLOBAL DEFAULT UND strrchr
  519. 109: 0000b4b4 0 FUNC GLOBAL DEFAULT UND wait4
  520. 110: 0000b4c0 0 FUNC GLOBAL DEFAULT UND strtod
  521. 111: 0000b4cc 0 FUNC GLOBAL DEFAULT UND ssl_read
  522. 112: 0000b4d8 0 FUNC GLOBAL DEFAULT UND write
  523. 113: 000595c8 4 OBJECT WEAK DEFAULT 22 environ
  524. 114: 0000b4e4 0 FUNC GLOBAL DEFAULT UND fprintf
  525. 115: 0000b4f0 0 FUNC GLOBAL DEFAULT UND kill
  526. 116: 0000b4fc 0 FUNC GLOBAL DEFAULT UND ctime
  527. 117: 0000b508 0 FUNC GLOBAL DEFAULT UND strcat
  528. 118: 0000b514 0 FUNC GLOBAL DEFAULT UND bind
  529. 119: 0000b520 0 FUNC GLOBAL DEFAULT UND getmntent_r
  530. 120: 0000b52c 0 FUNC GLOBAL DEFAULT UND inet_addr
  531. 121: 0000b538 0 FUNC GLOBAL DEFAULT UND vprintf
  532. 122: 0000b544 0 FUNC GLOBAL DEFAULT UND umount2
  533. 123: 0000b550 0 FUNC GLOBAL DEFAULT UND if_nametoindex
  534. 124: 0000b55c 0 FUNC GLOBAL DEFAULT UND reboot
  535. 125: 0000b568 0 FUNC GLOBAL DEFAULT UND chdir
  536. 126: 0000b574 0 FUNC GLOBAL DEFAULT UND initgroups
  537. 127: 0000b580 0 FUNC GLOBAL DEFAULT UND endgrent
  538. 128: 0000b58c 0 FUNC GLOBAL DEFAULT UND setsockopt
  539. 129: 0000b598 0 FUNC GLOBAL DEFAULT UND fseek
  540. 130: 0000b5a4 0 FUNC GLOBAL DEFAULT UND wait3
  541. 131: 000595cc 4 OBJECT GLOBAL DEFAULT 22 optind
  542. 132: 0000b5b0 0 FUNC GLOBAL DEFAULT UND memchr
  543. 133: 0005b3f0 0 NOTYPE GLOBAL DEFAULT ABS __bss_end__
  544. 134: 000595d0 4 OBJECT GLOBAL DEFAULT 22 __stdin
  545. 135: 000595d4 4 OBJECT GLOBAL DEFAULT 22 stdin
  546. 136: 0000b5bc 0 FUNC GLOBAL DEFAULT UND wait
  547. 137: 0000b5c8 0 FUNC GLOBAL DEFAULT UND umask
  548. 138: 0000b5d4 0 FUNC GLOBAL DEFAULT UND dprintf
  549. 139: 0000b5e0 0 FUNC GLOBAL DEFAULT UND mktime
  550. 140: 0000bc40 80 FUNC GLOBAL DEFAULT 11 _start
  551. 141: 0000b5ec 0 FUNC GLOBAL DEFAULT UND ferror
  552. 142: 0000b5f8 0 FUNC GLOBAL DEFAULT UND strstr
  553. 143: 0000b604 0 FUNC GLOBAL DEFAULT UND rand
  554. 144: 0000b610 0 FUNC GLOBAL DEFAULT UND setgid
  555. 145: 0000b61c 0 FUNC GLOBAL DEFAULT UND signal
  556. 146: 0000b628 0 FUNC GLOBAL DEFAULT UND read
  557. 147: 0000b634 0 FUNC GLOBAL DEFAULT UND openlog
  558. 148: 0000b640 0 FUNC GLOBAL DEFAULT UND strncmp
  559. 149: 0000b64c 0 FUNC GLOBAL DEFAULT UND __cmsg_nxthdr
  560. 150: 000595d8 24 OBJECT GLOBAL DEFAULT 22 ssl_default_ciphers
  561. 151: 0000b658 0 FUNC GLOBAL DEFAULT UND strncpy
  562. 152: 0000b664 0 FUNC GLOBAL DEFAULT UND unlink
  563. 153: 0000b670 0 FUNC GLOBAL DEFAULT UND sync
  564. 154: 0000b67c 0 FUNC GLOBAL DEFAULT UND setenv
  565. 155: 0000b688 0 FUNC GLOBAL DEFAULT UND strcasecmp
  566. 156: 0000b694 0 FUNC GLOBAL DEFAULT UND sendto
  567. 157: 0000b6a0 0 FUNC GLOBAL DEFAULT UND ATP_UTIL_GetSysTime
  568. 158: 0000b6ac 0 FUNC GLOBAL DEFAULT UND realloc
  569. 159: 0000b6b8 0 FUNC GLOBAL DEFAULT UND __cxa_atexit
  570. 160: 0000b6c4 0 FUNC GLOBAL DEFAULT UND readdir64
  571. 161: 0000b6d0 0 FUNC GLOBAL DEFAULT UND strtok
  572. 162: 0000b6dc 0 FUNC GLOBAL DEFAULT UND sigfillset
  573. 163: 0000b6e8 0 FUNC GLOBAL DEFAULT UND memcmp
  574. 164: 00000000 0 FUNC GLOBAL DEFAULT UND listen
  575. 165: 0000b6f4 0 FUNC GLOBAL DEFAULT UND crypt
  576. 166: 0000b700 0 FUNC GLOBAL DEFAULT UND fdopen
  577. 167: 0000b70c 0 FUNC GLOBAL DEFAULT UND fork
  578. 168: 0000b718 0 FUNC GLOBAL DEFAULT UND sscanf
  579. 169: 0000b724 0 FUNC GLOBAL DEFAULT UND execv
  580. 170: 0000b730 0 FUNC GLOBAL DEFAULT UND setmntent
  581. 171: 0000b73c 0 FUNC GLOBAL DEFAULT UND isalpha
  582. 172: 0000b748 0 FUNC GLOBAL DEFAULT UND lstat64
  583. 173: 0000b754 0 FUNC GLOBAL DEFAULT UND execlp
  584. 174: 0000b760 0 FUNC GLOBAL DEFAULT UND sigaction
  585. 175: 0000b76c 0 FUNC GLOBAL DEFAULT UND endmntent
  586. 176: 0000b778 0 FUNC GLOBAL DEFAULT UND killpg
  587. 177: 0000b784 0 FUNC GLOBAL DEFAULT UND fread
  588. 178: 0000b790 0 FUNC GLOBAL DEFAULT UND __uClibc_main
  589. 179: 0000b79c 0 FUNC GLOBAL DEFAULT UND strdup
  590. 180: 0000b7a8 0 FUNC GLOBAL DEFAULT UND inet_aton
  591. 181: 0000b7b4 0 FUNC GLOBAL DEFAULT UND strtoull
  592. 182: 0000b7c0 0 FUNC GLOBAL DEFAULT UND regcomp
  593. 183: 0000b7cc 0 FUNC GLOBAL DEFAULT UND symlink
  594. 184: 0000b7d8 0 FUNC GLOBAL DEFAULT UND gettimeofday
  595. 185: 000595ae 0 NOTYPE GLOBAL DEFAULT ABS __bss_start
  596. 186: 0000b7e4 0 FUNC GLOBAL DEFAULT UND getopt
  597. 187: 0000b7f0 0 FUNC GLOBAL DEFAULT UND localtime
  598. 188: 0000b7fc 0 FUNC GLOBAL DEFAULT UND memset
  599. 189: 0000b808 0 FUNC GLOBAL DEFAULT UND fnmatch
  600. 190: 0000b814 0 FUNC GLOBAL DEFAULT UND ftell
  601. 191: 00000000 0 FUNC GLOBAL DEFAULT UND __aeabi_unwind_cpp_pr0@GCC_3.5 (2)
  602. 192: 0000b820 0 FUNC GLOBAL DEFAULT UND srand
  603. 193: 0000b82c 0 FUNC GLOBAL DEFAULT UND clearerr
  604. 194: 0000b838 0 FUNC GLOBAL DEFAULT UND fclose
  605. 195: 0000b844 0 FUNC GLOBAL DEFAULT UND open64
  606. 196: 0000b850 0 FUNC GLOBAL DEFAULT UND inet_ntoa
  607. 197: 0000b85c 0 FUNC GLOBAL DEFAULT UND getppid
  608. 198: 0000b868 0 FUNC GLOBAL DEFAULT UND tcgetattr
  609. 199: 0000b874 0 FUNC GLOBAL DEFAULT UND getservbyport
  610. 200: 0000b880 0 FUNC GLOBAL DEFAULT UND regexec
  611. 201: 0000b88c 0 FUNC GLOBAL DEFAULT UND time
  612. 202: 0000b898 0 FUNC GLOBAL DEFAULT UND opendir
  613. 203: 0000b8a4 0 FUNC GLOBAL DEFAULT UND getgroups
  614. 204: 0000b8b0 0 FUNC GLOBAL DEFAULT UND poll
  615. 205: 0000b8bc 0 FUNC GLOBAL DEFAULT UND syslog
  616. 206: 0000b8c8 0 FUNC GLOBAL DEFAULT UND isalnum
  617. 207: 0005b3f0 0 NOTYPE GLOBAL DEFAULT ABS __end__
  618. 208: 0000b8d4 0 FUNC GLOBAL DEFAULT UND ssl_write
  619. 209: 0000b8e0 0 FUNC GLOBAL DEFAULT UND mount
  620. 210: 0000b8ec 0 FUNC GLOBAL DEFAULT UND strcmp
  621. 211: 0000b8f8 0 FUNC GLOBAL DEFAULT UND getpwuid
  622. 212: 0000b904 0 FUNC GLOBAL DEFAULT UND __h_errno_location
  623. 213: 0000b910 0 FUNC GLOBAL DEFAULT UND getcwd
  624. 214: 0000b91c 0 FUNC GLOBAL DEFAULT UND gethostbyname
  625. 215: 0000b928 0 FUNC GLOBAL DEFAULT UND strsignal
  626. 216: 0000b934 0 FUNC GLOBAL DEFAULT UND getpwnam
  627. 217: 00047c9c 0 FUNC GLOBAL DEFAULT 12 _fini
  628. 218: 0000b940 0 FUNC GLOBAL DEFAULT UND getservbyname
  629. 219: 0000b94c 0 FUNC GLOBAL DEFAULT UND fgetc
  630. 220: 0000b958 0 FUNC GLOBAL DEFAULT UND sprintf
  631. 221: 0000b964 0 FUNC GLOBAL DEFAULT UND strcspn
  632. 222: 0000b970 0 FUNC GLOBAL DEFAULT UND regerror
  633. 223: 000595f0 4 OBJECT GLOBAL DEFAULT 22 stderr
  634. 224: 0000b97c 0 FUNC GLOBAL DEFAULT UND umount
  635. 225: 0000b988 0 FUNC GLOBAL DEFAULT UND vfork
  636. 226: 0000b994 0 FUNC GLOBAL DEFAULT UND sched_getaffinity
  637. 227: 0000b9a0 0 FUNC GLOBAL DEFAULT UND strsep
  638. 228: 0000b9ac 0 FUNC GLOBAL DEFAULT UND getifaddrs
  639. 229: 0000b9b8 0 FUNC GLOBAL DEFAULT UND fputc
  640. 230: 0000b9c4 0 FUNC GLOBAL DEFAULT UND sched_setaffinity
  641. 231: 0000b9d0 0 FUNC GLOBAL DEFAULT UND hstrerror
  642. 232: 0000b9dc 0 FUNC GLOBAL DEFAULT UND freeifaddrs
  643. 233: 0000b9e8 0 FUNC GLOBAL DEFAULT UND getaddrinfo
  644. 234: 0000b9f4 0 FUNC GLOBAL DEFAULT UND strftime
  645. 235: 0000ba00 0 FUNC GLOBAL DEFAULT UND fwrite
  646. 236: 0000ba0c 0 FUNC GLOBAL DEFAULT UND access
  647. 237: 0000ba18 0 FUNC GLOBAL DEFAULT UND md5_starts
  648. 238: 000595ae 0 NOTYPE GLOBAL DEFAULT ABS _edata
  649. 239: 000595f4 4 OBJECT GLOBAL DEFAULT 22 __stdout
  650. 240: 0000ba24 0 FUNC GLOBAL DEFAULT UND ATP_UTIL_ForkProcess
  651. 241: 0005b3f0 0 NOTYPE GLOBAL DEFAULT ABS _end
  652. 242: 0000ba30 0 FUNC GLOBAL DEFAULT UND ether_aton
  653. 243: 0000ba3c 0 FUNC GLOBAL DEFAULT UND strptime
  654. 244: 0000ba48 0 FUNC GLOBAL DEFAULT UND rewind
  655. 245: 0000ba54 0 FUNC GLOBAL DEFAULT UND tcgetpgrp
  656. 246: 0000ba60 0 FUNC GLOBAL DEFAULT UND SSL_connect
  657. 247: 0000ba6c 0 FUNC GLOBAL DEFAULT UND __errno_location
  658. 248: 0000ba78 0 FUNC GLOBAL DEFAULT UND link
  659. 249: 0000ba84 0 FUNC GLOBAL DEFAULT UND exit
  660. 250: 0000ba90 0 FUNC GLOBAL DEFAULT UND stime
  661. 251: 0000ba9c 0 FUNC GLOBAL DEFAULT UND inet_ntop
  662. 252: 0000baa8 0 FUNC GLOBAL DEFAULT UND getgrnam
  663. 253: 0000bab4 0 FUNC GLOBAL DEFAULT UND atoi
  664. 254: 0000bac0 0 FUNC GLOBAL DEFAULT UND fileno
  665. 255: 0000bacc 0 FUNC GLOBAL DEFAULT UND vsyslog
  666. 256: 0000bad8 0 FUNC GLOBAL DEFAULT UND _setjmp
  667. 257: 0000bae4 0 FUNC GLOBAL DEFAULT UND _exit
  668. 258: 0000baf0 0 FUNC GLOBAL DEFAULT UND gmtime
  669. 259: 0000bafc 0 FUNC GLOBAL DEFAULT UND strspn
  670. 260: 0000bb08 0 FUNC GLOBAL DEFAULT UND strlen
  671. 261: 0000bb14 0 FUNC GLOBAL DEFAULT UND lseek64
  672. 262: 0000bb20 0 FUNC GLOBAL DEFAULT UND toupper
  673. 263: 0000bb2c 0 FUNC GLOBAL DEFAULT UND vdprintf
  674. 264: 0000bb38 0 FUNC GLOBAL DEFAULT UND regfree
  675. 265: 0000bb44 0 FUNC GLOBAL DEFAULT UND strchr
  676. 266: 0000bb50 0 FUNC GLOBAL DEFAULT UND fputs
  677. 267: 0000bb5c 0 FUNC GLOBAL DEFAULT UND execvp
  678. 268: 0000bb68 0 FUNC GLOBAL DEFAULT UND setsid
  679. 269: 0000bb74 0 FUNC GLOBAL DEFAULT UND closedir
  680. 270: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses
  681. 271: 0000bb80 0 FUNC GLOBAL DEFAULT UND vasprintf
  682. 272: 0000bb8c 0 FUNC GLOBAL DEFAULT UND recvmsg
  683. 273: 0000bb98 0 FUNC GLOBAL DEFAULT UND strchrnul
  684. 274: 0000bba4 0 FUNC GLOBAL DEFAULT UND setuid
  685. 275: 0000bbb0 0 FUNC GLOBAL DEFAULT UND tcsetattr
  686. 276: 0000bbbc 0 FUNC GLOBAL DEFAULT UND mkdir
  687. 277: 000595f8 4 OBJECT GLOBAL DEFAULT 22 __ctype_tolower
  688. 278: 0000bbc8 0 FUNC GLOBAL DEFAULT UND close
  689. 279: 0000bbd4 0 FUNC GLOBAL DEFAULT UND vfprintf
  690. 280: 0000bbe0 0 FUNC GLOBAL DEFAULT UND strpbrk
  691. 281: 0000bbec 0 FUNC GLOBAL DEFAULT UND tcsetpgrp
  692. 282: 00000000 0 FUNC GLOBAL DEFAULT UND sigsuspend
  693. 283: 0000bbf8 0 FUNC GLOBAL DEFAULT UND raise
  694. 284: 0000bc04 0 FUNC GLOBAL DEFAULT UND free
  695. 285: 0000bc10 0 FUNC GLOBAL DEFAULT UND sigprocmask
  696. 286: 0000bc1c 0 FUNC GLOBAL DEFAULT UND __fputc_unlocked
  697. 287: 0000bc28 0 FUNC GLOBAL DEFAULT UND getsockname
  698. 288: 0000bc34 0 FUNC GLOBAL DEFAULT UND fopen64
  699.  
  700. Histogram for bucket list length (total of 263 buckets):
  701. Length Number % of total Coverage
  702. 0 96 ( 36.5%)
  703. 1 82 ( 31.2%) 28.5%
  704. 2 54 ( 20.5%) 66.0%
  705. 3 28 ( 10.6%) 95.1%
  706. 4 1 ( 0.4%) 96.5%
  707. 5 2 ( 0.8%) 100.0%
  708.  
  709. Version symbols section '.gnu.version' contains 289 entries:
  710. Addr: 000000000000a508 Offset: 0x002508 Link: 3 (.dynsym)
  711. 000: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  712. 004: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  713. 008: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  714. 00c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  715. 010: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  716. 014: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  717. 018: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  718. 01c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  719. 020: 0 (*local*) 0 (*local*) 0 (*local*) 1 (*global*)
  720. 024: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  721. 028: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  722. 02c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  723. 030: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  724. 034: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  725. 038: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  726. 03c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  727. 040: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  728. 044: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  729. 048: 0 (*local*) 0 (*local*) 0 (*local*) 1 (*global*)
  730. 04c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  731. 050: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  732. 054: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  733. 058: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  734. 05c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  735. 060: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  736. 064: 0 (*local*) 0 (*local*) 1 (*global*) 0 (*local*)
  737. 068: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  738. 06c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  739. 070: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  740. 074: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  741. 078: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  742. 07c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  743. 080: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  744. 084: 0 (*local*) 1 (*global*) 0 (*local*) 0 (*local*)
  745. 088: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  746. 08c: 1 (*global*) 0 (*local*) 0 (*local*) 0 (*local*)
  747. 090: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  748. 094: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  749. 098: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  750. 09c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  751. 0a0: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  752. 0a4: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  753. 0a8: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  754. 0ac: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  755. 0b0: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  756. 0b4: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  757. 0b8: 0 (*local*) 1 (*global*) 0 (*local*) 0 (*local*)
  758. 0bc: 0 (*local*) 0 (*local*) 0 (*local*) 2 (GCC_3.5)
  759. 0c0: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  760. 0c4: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  761. 0c8: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  762. 0cc: 0 (*local*) 0 (*local*) 0 (*local*) 1 (*global*)
  763. 0d0: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  764. 0d4: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  765. 0d8: 0 (*local*) 1 (*global*) 0 (*local*) 0 (*local*)
  766. 0dc: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  767. 0e0: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  768. 0e4: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  769. 0e8: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  770. 0ec: 0 (*local*) 0 (*local*) 1 (*global*) 0 (*local*)
  771. 0f0: 0 (*local*) 1 (*global*) 0 (*local*) 0 (*local*)
  772. 0f4: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  773. 0f8: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  774. 0fc: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  775. 100: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  776. 104: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  777. 108: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  778. 10c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  779. 110: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  780. 114: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  781. 118: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  782. 11c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  783. 120: 0 (*local*)
  784.  
  785. Version needs section '.gnu.version_r' contains 1 entries:
  786. Addr: 0x000000000000a74c Offset: 0x00274c Link: 4 (.dynstr)
  787. 000000: Version: 1 File: libgcc_s.so.1 Cnt: 1
  788. 0x0010: Name: GCC_3.5 Flags: none Version: 2
  789. Attribute Section: aeabi
  790. File Attributes
  791. Tag_CPU_name: "ARM v4T"
  792. Tag_CPU_arch: v4T
  793. Tag_ARM_ISA_use: Yes
  794. Tag_THUMB_ISA_use: Thumb-1
  795. Tag_ABI_PCS_wchar_t: 4
  796. Tag_ABI_FP_denormal: Needed
  797. Tag_ABI_FP_exceptions: Needed
  798. Tag_ABI_FP_number_model: IEEE 754
  799. Tag_ABI_align_needed: 8-byte
  800. Tag_ABI_enum_size: int
  801. Tag_DIV_use: Not allowed
Advertisement
Add Comment
Please, Sign In to add comment