1ELF 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:                              DYN (Shared object file)
9  Machine:                           Intel 80386
10  Version:                           0x1
11  Entry point address:               0x1530
12  Start of program headers:          52 (bytes into file)
13  Start of section headers:          22140 (bytes into file)
14  Flags:                             0x0
15  Size of this header:               52 (bytes)
16  Size of program headers:           32 (bytes)
17  Number of program headers:         9
18  Size of section headers:           40 (bytes)
19  Number of section headers:         27
20  Section header string table index: 26
21
22Section 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        00000154 000154 000013 00   A  0   0  1
26  [ 2] .note.android.ide NOTE            00000168 000168 000018 00   A  0   0  4
27  [ 3] .note.gnu.build-i NOTE            00000180 000180 000020 00   A  0   0  4
28  [ 4] .dynsym           DYNSYM          000001a0 0001a0 0004c0 10   A  5   1  4
29  [ 5] .dynstr           STRTAB          00000660 000660 000718 00   A  0   0  1
30  [ 6] .gnu.hash         GNU_HASH        00000d78 000d78 000048 04   A  4   0  4
31  [ 7] .gnu.version      VERSYM          00000dc0 000dc0 000098 02   A  4   0  2
32  [ 8] .gnu.version_r    VERNEED         00000e58 000e58 000050 00   A  5   2  4
33  [ 9] .rel.dyn          REL             00000ea8 000ea8 000088 08   A  4   0  4
34  [10] .rel.plt          REL             00000f30 000f30 0001f8 08  AI  4  22  4
35  [11] .plt              PROGBITS        00001130 001130 000400 04  AX  0   0 16
36  [12] .text             PROGBITS        00001530 001530 002125 00  AX  0   0 16
37  [13] .rodata           PROGBITS        00003655 003655 000484 00   A  0   0  1
38  [14] .eh_frame         PROGBITS        00003adc 003adc 000488 00   A  0   0  4
39  [15] .eh_frame_hdr     PROGBITS        00003f64 003f64 00012c 00   A  0   0  4
40  [16] .preinit_array    PREINIT_ARRAY   00005d34 004d34 000008 04  WA  0   0  4
41  [17] .init_array       INIT_ARRAY      00005d3c 004d3c 00000c 04  WA  0   0  4
42  [18] .fini_array       FINI_ARRAY      00005d48 004d48 000008 04  WA  0   0  4
43  [19] .data.rel.ro      PROGBITS        00005d50 004d50 000048 00  WA  0   0  4
44  [20] .dynamic          DYNAMIC         00005d98 004d98 000158 08  WA  5   0  4
45  [21] .got              PROGBITS        00005ef0 004ef0 000008 00  WA  0   0  4
46  [22] .got.plt          PROGBITS        00005ef8 004ef8 000108 00  WA  0   0  4
47  [23] .bss              NOBITS          00006000 005000 000e90 00  WA  0   0  4
48  [24] .note.gnu.gold-ve NOTE            00000000 005000 00001c 00      0   0  4
49  [25] .gnu_debugdata    PROGBITS        00000000 00501c 000540 00      0   0  1
50  [26] .shstrtab         STRTAB          00000000 00555c 00011e 00      0   0  1
51Key to Flags:
52  W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
53  L (link order), O (extra OS processing required), G (group), T (TLS),
54  C (compressed), x (unknown), o (OS specific), E (exclude),
55  p (processor specific)
56
57There are no section groups in this file.
58
59Program Headers:
60  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
61  PHDR           0x000034 0x00000034 0x00000034 0x00120 0x00120 R   0x4
62  INTERP         0x000154 0x00000154 0x00000154 0x00013 0x00013 R   0x1
63      [Requesting program interpreter: /system/bin/linker]
64  LOAD           0x000000 0x00000000 0x00000000 0x04090 0x04090 R E 0x1000
65  LOAD           0x004d34 0x00005d34 0x00005d34 0x002cc 0x0115c RW  0x1000
66  DYNAMIC        0x004d98 0x00005d98 0x00005d98 0x00158 0x00158 RW  0x4
67  NOTE           0x000168 0x00000168 0x00000168 0x00038 0x00038 R   0x4
68  GNU_EH_FRAME   0x003f64 0x00003f64 0x00003f64 0x0012c 0x0012c R   0x4
69  GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RW  0x10
70  GNU_RELRO      0x004d34 0x00005d34 0x00005d34 0x002cc 0x002cc RW  0x4
71
72 Section to Segment mapping:
73  Segment Sections...
74   00
75   01     .interp
76   02     .interp .note.android.ident .note.gnu.build-id .dynsym .dynstr .gnu.hash .gnu.version .gnu.version_r .rel.dyn .rel.plt .plt .text .rodata .eh_frame .eh_frame_hdr
77   03     .preinit_array .init_array .fini_array .data.rel.ro .dynamic .got .got.plt .bss
78   04     .dynamic
79   05     .note.android.ident .note.gnu.build-id
80   06     .eh_frame_hdr
81   07
82   08     .preinit_array .init_array .fini_array .data.rel.ro .dynamic .got .got.plt
83
84Dynamic section at offset 0x4d98 contains 38 entries:
85  Tag        Type                         Name/Value
86 0x00000003 (PLTGOT)                     0x5ef8
87 0x00000002 (PLTRELSZ)                   504 (bytes)
88 0x00000017 (JMPREL)                     0xf30
89 0x00000014 (PLTREL)                     REL
90 0x00000011 (REL)                        0xea8
91 0x00000012 (RELSZ)                      136 (bytes)
92 0x00000013 (RELENT)                     8 (bytes)
93 0x6ffffffa (RELCOUNT)                   15
94 0x00000015 (DEBUG)                      0x0
95 0x00000006 (SYMTAB)                     0x1a0
96 0x0000000b (SYMENT)                     16 (bytes)
97 0x00000005 (STRTAB)                     0x660
98 0x0000000a (STRSZ)                      1816 (bytes)
99 0x6ffffef5 (GNU_HASH)                   0xd78
100 0x00000001 (NEEDED)                     Shared library: [libandroid_runtime.so]
101 0x00000001 (NEEDED)                     Shared library: [libbinder.so]
102 0x00000001 (NEEDED)                     Shared library: [libcutils.so]
103 0x00000001 (NEEDED)                     Shared library: [libhwbinder.so]
104 0x00000001 (NEEDED)                     Shared library: [liblog.so]
105 0x00000001 (NEEDED)                     Shared library: [libnativeloader.so]
106 0x00000001 (NEEDED)                     Shared library: [libutils.so]
107 0x00000001 (NEEDED)                     Shared library: [libwilhelm.so]
108 0x00000001 (NEEDED)                     Shared library: [libc++.so]
109 0x00000001 (NEEDED)                     Shared library: [libc.so]
110 0x00000001 (NEEDED)                     Shared library: [libm.so]
111 0x00000001 (NEEDED)                     Shared library: [libdl.so]
112 0x00000020 (PREINIT_ARRAY)              0x5d34
113 0x00000021 (PREINIT_ARRAYSZ)            0x8
114 0x00000019 (INIT_ARRAY)                 0x5d3c
115 0x0000001b (INIT_ARRAYSZ)               12 (bytes)
116 0x0000001a (FINI_ARRAY)                 0x5d48
117 0x0000001c (FINI_ARRAYSZ)               8 (bytes)
118 0x0000001e (FLAGS)                      BIND_NOW
119 0x6ffffffb (FLAGS_1)                    Flags: NOW
120 0x6ffffff0 (VERSYM)                     0xdc0
121 0x6ffffffe (VERNEED)                    0xe58
122 0x6fffffff (VERNEEDNUM)                 2
123 0x00000000 (NULL)                       0x0
124
125Relocation section '.rel.dyn' at offset 0xea8 contains 17 entries:
126 Offset     Info    Type            Sym.Value  Sym. Name
12700005d40  00000008 R_386_RELATIVE
12800005d58  00000008 R_386_RELATIVE
12900005d5c  00000008 R_386_RELATIVE
13000005d60  00000008 R_386_RELATIVE
13100005d64  00000008 R_386_RELATIVE
13200005d68  00000008 R_386_RELATIVE
13300005d6c  00000008 R_386_RELATIVE
13400005d78  00000008 R_386_RELATIVE
13500005d7c  00000008 R_386_RELATIVE
13600005d80  00000008 R_386_RELATIVE
13700005d84  00000008 R_386_RELATIVE
13800005d88  00000008 R_386_RELATIVE
13900005d8c  00000008 R_386_RELATIVE
14000005d90  00000008 R_386_RELATIVE
14100005d94  00000008 R_386_RELATIVE
14200005ef4  00001706 R_386_GLOB_DAT    00000000   stderr@LIBC
14300005ef0  00003a06 R_386_GLOB_DAT    00000000   __stack_chk_guard@LIBC
144
145Relocation section '.rel.plt' at offset 0xf30 contains 63 entries:
146 Offset     Info    Type            Sym.Value  Sym. Name
14700005f04  00000307 R_386_JUMP_SLOT   00000000   __libc_init@LIBC
14800005f08  00000407 R_386_JUMP_SLOT   00000000   __register_atfork@LIBC
14900005f0c  00001d07 R_386_JUMP_SLOT   00000000   strlen@LIBC
15000005f10  00001607 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
15100005f14  00002907 R_386_JUMP_SLOT   00000000   _ZN7android7String8C1E
15200005f18  00000a07 R_386_JUMP_SLOT   00000000   _ZN7android10VectorImp
15300005f1c  00001207 R_386_JUMP_SLOT   00000000   strcmp@LIBC
15400005f20  00001407 R_386_JUMP_SLOT   00000000   strdup@LIBC
15500005f24  00001507 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
15600005f28  00001907 R_386_JUMP_SLOT   00000000   strncmp@LIBC
15700005f2c  00001f07 R_386_JUMP_SLOT   00000000   _ZN7android7String85se
15800005f30  00003407 R_386_JUMP_SLOT   00000000   _ZNK7android7String86l
15900005f34  00002c07 R_386_JUMP_SLOT   00000000   getenv@LIBC
16000005f38  00002807 R_386_JUMP_SLOT   00000000   mkdir@LIBC
16100005f3c  00003907 R_386_JUMP_SLOT   00000000   __errno@LIBC
16200005f40  00001e07 R_386_JUMP_SLOT   00000000   chown@LIBC
16300005f44  00002407 R_386_JUMP_SLOT   00000000   chmod@LIBC
16400005f48  00002507 R_386_JUMP_SLOT   00000000   _ZN7android7String8C1E
16500005f4c  00000907 R_386_JUMP_SLOT   00000000   _ZN7android10VectorImp
16600005f50  00002b07 R_386_JUMP_SLOT   00000000   _ZN7android7String8D1E
16700005f54  00003b07 R_386_JUMP_SLOT   00000000   property_get
16800005f58  00002307 R_386_JUMP_SLOT   00000000   _ZN7android7String86ap
16900005f5c  00002107 R_386_JUMP_SLOT   00000000   _ZN7android7String85se
17000005f60  00001307 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
17100005f64  00001007 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
17200005f68  00000807 R_386_JUMP_SLOT   00000000   _ZN7android10VectorImp
17300005f6c  00000b07 R_386_JUMP_SLOT   00000000   _ZN7android10VectorImp
17400005f70  00001807 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
17500005f74  00000607 R_386_JUMP_SLOT   00000000   __stack_chk_fail@LIBC
17600005f78  00002a07 R_386_JUMP_SLOT   00000000   fwrite@LIBC
17700005f7c  00003607 R_386_JUMP_SLOT   00000000   __android_log_assert
17800005f80  00001c07 R_386_JUMP_SLOT   00000000   strerror@LIBC
17900005f84  00003507 R_386_JUMP_SLOT   00000000   _ZdlPv
18000005f88  00000f07 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
18100005f8c  00003807 R_386_JUMP_SLOT   00000000   __android_log_print
18200005f90  00002007 R_386_JUMP_SLOT   00000000   free@LIBC
18300005f94  00000d07 R_386_JUMP_SLOT   00000000   _ZN7android12ProcessSt
18400005f98  00000c07 R_386_JUMP_SLOT   00000000   _ZN7android12ProcessSt
18500005f9c  00000e07 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
18600005fa0  00001107 R_386_JUMP_SLOT   00000000   _ZN7android14AndroidRu
18700005fa4  00001b07 R_386_JUMP_SLOT   00000000   _ZN7android14IPCThread
18800005fa8  00001a07 R_386_JUMP_SLOT   00000000   _ZN7android14IPCThread
18900005fac  00002f07 R_386_JUMP_SLOT   00000000   _ZN7android8hardware14
19000005fb0  00002d07 R_386_JUMP_SLOT   00000000   _ZN7android8hardware14
19100005fb4  00003307 R_386_JUMP_SLOT   00000000   _ZNK7android7RefBase9d
19200005fb8  00002207 R_386_JUMP_SLOT   00000000   __vsnprintf_chk@LIBC
19300005fbc  00002707 R_386_JUMP_SLOT   00000000   _ZN7android7String8C1E
19400005fc0  00002607 R_386_JUMP_SLOT   00000000   memmove@LIBC
19500005fc4  00003c07 R_386_JUMP_SLOT   00000000   _ZNSt3__111__call_once
19600005fc8  00002e07 R_386_JUMP_SLOT   00000000   pthread_getspecific@LIBC
19700005fcc  00004007 R_386_JUMP_SLOT   00000000   sigemptyset64@LIBC_P
19800005fd0  00004207 R_386_JUMP_SLOT   00000000   sigismember64@LIBC_P
19900005fd4  00003e07 R_386_JUMP_SLOT   00000000   sigaddset64@LIBC_P
20000005fd8  00003207 R_386_JUMP_SLOT   00000000   pthread_setspecific@LIBC
20100005fdc  00003707 R_386_JUMP_SLOT   00000000   abort@LIBC
20200005fe0  00003d07 R_386_JUMP_SLOT   00000000   __android_log_write
20300005fe4  00000207 R_386_JUMP_SLOT   00000000   sigemptyset@LIBC
20400005fe8  00000707 R_386_JUMP_SLOT   00000000   sigismember@LIBC
20500005fec  00000507 R_386_JUMP_SLOT   00000000   sigdelset@LIBC
20600005ff0  00003f07 R_386_JUMP_SLOT   00000000   sigdelset64@LIBC_P
20700005ff4  00004107 R_386_JUMP_SLOT   00000000   sigfillset64@LIBC_P
20800005ff8  00003007 R_386_JUMP_SLOT   00000000   pthread_key_create@LIBC
20900005ffc  00003107 R_386_JUMP_SLOT   00000000   dlsym@LIBC
210
211The decoding of unwind sections for machine type Intel 80386 is not currently supported.
212
213Symbol table '.dynsym' contains 76 entries:
214   Num:    Value  Size Type    Bind   Vis      Ndx Name
215     0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
216     1: 00000000     0 FUNC    GLOBAL DEFAULT  UND __cxa_atexit@LIBC (2)
217     2: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigemptyset@LIBC (2)
218     3: 00000000     0 FUNC    GLOBAL DEFAULT  UND __libc_init@LIBC (2)
219     4: 00000000     0 FUNC    GLOBAL DEFAULT  UND __register_atfork@LIBC (2)
220     5: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigdelset@LIBC (2)
221     6: 00000000     0 FUNC    GLOBAL DEFAULT  UND __stack_chk_fail@LIBC (2)
222     7: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigismember@LIBC (2)
223     8: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android10VectorImpl13
224     9: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android10VectorImpl3a
225    10: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android10VectorImplC2
226    11: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android10VectorImplD2
227    12: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android12ProcessState
228    13: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android12ProcessState
229    14: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
230    15: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
231    16: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
232    17: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
233    18: 00000000     0 FUNC    GLOBAL DEFAULT  UND strcmp@LIBC (2)
234    19: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
235    20: 00000000     0 FUNC    GLOBAL DEFAULT  UND strdup@LIBC (2)
236    21: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
237    22: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
238    23: 00000000     0 OBJECT  GLOBAL DEFAULT  UND stderr@LIBC (2)
239    24: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14AndroidRunti
240    25: 00000000     0 FUNC    GLOBAL DEFAULT  UND strncmp@LIBC (2)
241    26: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14IPCThreadSta
242    27: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android14IPCThreadSta
243    28: 00000000     0 FUNC    GLOBAL DEFAULT  UND strerror@LIBC (2)
244    29: 00000000     0 FUNC    GLOBAL DEFAULT  UND strlen@LIBC (2)
245    30: 00000000     0 FUNC    GLOBAL DEFAULT  UND chown@LIBC (2)
246    31: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android7String85setTo
247    32: 00000000     0 FUNC    GLOBAL DEFAULT  UND free@LIBC (2)
248    33: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android7String85setTo
249    34: 00000000     0 FUNC    GLOBAL DEFAULT  UND __vsnprintf_chk@LIBC (2)
250    35: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android7String86appen
251    36: 00000000     0 FUNC    GLOBAL DEFAULT  UND chmod@LIBC (2)
252    37: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android7String8C1EPKc
253    38: 00000000     0 FUNC    GLOBAL DEFAULT  UND memmove@LIBC (2)
254    39: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android7String8C1ERKS
255    40: 00000000     0 FUNC    GLOBAL DEFAULT  UND mkdir@LIBC (2)
256    41: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android7String8C1Ev
257    42: 00000000     0 FUNC    GLOBAL DEFAULT  UND fwrite@LIBC (2)
258    43: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android7String8D1Ev
259    44: 00000000     0 FUNC    GLOBAL DEFAULT  UND getenv@LIBC (2)
260    45: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android8hardware14IPC
261    46: 00000000     0 FUNC    GLOBAL DEFAULT  UND pthread_getspecific@LIBC (2)
262    47: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZN7android8hardware14IPC
263    48: 00000000     0 FUNC    GLOBAL DEFAULT  UND pthread_key_create@LIBC (2)
264    49: 00000000     0 FUNC    GLOBAL DEFAULT  UND dlsym@LIBC (4)
265    50: 00000000     0 FUNC    GLOBAL DEFAULT  UND pthread_setspecific@LIBC (2)
266    51: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZNK7android7RefBase9decS
267    52: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZNK7android7String86leng
268    53: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZdlPv
269    54: 00000000     0 FUNC    GLOBAL DEFAULT  UND __android_log_assert
270    55: 00000000     0 FUNC    GLOBAL DEFAULT  UND abort@LIBC (2)
271    56: 00000000     0 FUNC    GLOBAL DEFAULT  UND __android_log_print
272    57: 00000000     0 FUNC    GLOBAL DEFAULT  UND __errno@LIBC (2)
273    58: 00000000     0 OBJECT  GLOBAL DEFAULT  UND __stack_chk_guard@LIBC (2)
274    59: 00000000     0 FUNC    GLOBAL DEFAULT  UND property_get
275    60: 00000000     0 FUNC    GLOBAL DEFAULT  UND _ZNSt3__111__call_onceERV
276    61: 00000000     0 FUNC    GLOBAL DEFAULT  UND __android_log_write
277    62: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigaddset64@LIBC_P (3)
278    63: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigdelset64@LIBC_P (3)
279    64: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigemptyset64@LIBC_P (3)
280    65: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigfillset64@LIBC_P (3)
281    66: 00000000     0 FUNC    GLOBAL DEFAULT  UND sigismember64@LIBC_P (3)
282    67: 00003150   334 FUNC    GLOBAL PROTECTED   12 AddSpecialSignalHandlerFn
283    68: 00002d20   134 FUNC    GLOBAL PROTECTED   12 bsd_signal
284    69: 00002940   359 FUNC    GLOBAL PROTECTED   12 sigaction
285    70: 00002ab0   265 FUNC    GLOBAL PROTECTED   12 sigaction64
286    71: 00002db0   144 FUNC    GLOBAL PROTECTED   12 sigprocmask
287    72: 00002f80   144 FUNC    GLOBAL PROTECTED   12 sigprocmask64
288    73: 00002bc0   351 FUNC    GLOBAL PROTECTED   12 signal
289    74: 000032a0   244 FUNC    GLOBAL PROTECTED   12 RemoveSpecialSignalHandle
290    75: 000033a0   282 FUNC    GLOBAL PROTECTED   12 EnsureFrontOfChain
291
292Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
293 Length  Number     % of total  Coverage
294      0  0          (  0.0%)
295      1  1          ( 33.3%)     11.1%
296      2  1          ( 33.3%)     33.3%
297      3  0          (  0.0%)     33.3%
298      4  0          (  0.0%)     33.3%
299      5  0          (  0.0%)     33.3%
300      6  1          ( 33.3%)    100.0%
301
302Version symbols section '.gnu.version' contains 76 entries:
303 Addr: 0000000000000dc0  Offset: 0x000dc0  Link: 4 (.dynsym)
304  000:   0 (*local*)       2 (LIBC)          2 (LIBC)          2 (LIBC)
305  004:   2 (LIBC)          2 (LIBC)          2 (LIBC)          2 (LIBC)
306  008:   0 (*local*)       0 (*local*)       0 (*local*)       0 (*local*)
307  00c:   0 (*local*)       0 (*local*)       0 (*local*)       0 (*local*)
308  010:   0 (*local*)       0 (*local*)       2 (LIBC)          0 (*local*)
309  014:   2 (LIBC)          0 (*local*)       0 (*local*)       2 (LIBC)
310  018:   0 (*local*)       2 (LIBC)          0 (*local*)       0 (*local*)
311  01c:   2 (LIBC)          2 (LIBC)          2 (LIBC)          0 (*local*)
312  020:   2 (LIBC)          0 (*local*)       2 (LIBC)          0 (*local*)
313  024:   2 (LIBC)          0 (*local*)       2 (LIBC)          0 (*local*)
314  028:   2 (LIBC)          0 (*local*)       2 (LIBC)          0 (*local*)
315  02c:   2 (LIBC)          0 (*local*)       2 (LIBC)          0 (*local*)
316  030:   2 (LIBC)          4 (LIBC)          2 (LIBC)          0 (*local*)
317  034:   0 (*local*)       0 (*local*)       0 (*local*)       2 (LIBC)
318  038:   0 (*local*)       2 (LIBC)          2 (LIBC)          0 (*local*)
319  03c:   0 (*local*)       0 (*local*)       3 (LIBC_P)        3 (LIBC_P)
320  040:   3 (LIBC_P)        3 (LIBC_P)        3 (LIBC_P)        1 (*global*)
321  044:   1 (*global*)      1 (*global*)      1 (*global*)      1 (*global*)
322  048:   1 (*global*)      1 (*global*)      1 (*global*)      1 (*global*)
323
324Version needs section '.gnu.version_r' contains 2 entries:
325 Addr: 0x0000000000000e58  Offset: 0x000e58  Link: 5 (.dynstr)
326  000000: Version: 1  File: libc.so  Cnt: 2
327  0x0010:   Name: LIBC  Flags: none  Version: 2
328  0x0020:   Name: LIBC_P  Flags: none  Version: 3
329  0x0030: Version: 1  File: libdl.so  Cnt: 1
330  0x0040:   Name: LIBC  Flags: none  Version: 4
331
332String dump of section '.rodata':
333  [     0]  -cp
334  [     4]  -classpath
335  [     f]  --zygote
336  [    18]  --start-system-server
337  [    2e]  --application
338  [    3c]  --nice-name=
339  [    49]  --
340  [    4c]  application
341  [    58]  tool
342  [    5d]  start-system-server
343  [    71]  appproc
344  [    79]  app_process: Unable to determine ABI list from property %s.
345  [    b5]  --abi-list=
346  [    c1]  com.android.internal.os.ZygoteInit
347  [    e4]  com.android.internal.os.RuntimeInit
348  [   108]  Error: no class name or --zygote supplied.^J
349  [   134]  app_process: no class name or --zygote supplied.
350  [   165]  ERROR: could not find class '%s'^J
351  [   187]  ANDROID_DATA
352  [   194]  androidRoot == NULL
353  [   1a8]  ANDROID_DATA environment variable unset
354  [   1d0]  %s/dalvik-cache/%s
355  [   1e3]  (numChars >= PATH_MAX || numChars < 0)
356  [   20a]  Error constructing dalvik cache : %s
357  [   22f]  (result < 0 && errno != EEXIST)
358  [   24f]  Error creating cache dir %s : %s
359  [   270]  (result < 0)
360  [   27d]  Error changing dalvik-cache ownership : %s
361  [   2a8]  Error changing dalvik-cache permissions : %s
362  [   2d5]  Usage: app_process [java-options] cmd-dir start-class-name [options]^J
363  [   31b]  exiting due to SIG_DFL handler for signal %d
364  [   348]  Invalid signal %d
365  [   35a]  Warning: Unexpected sigaction action found %p^J
366  [   389]  failed to create sigchain pthread key: %s
367  [   3b3]  libsigchain
368  [   3bf]  too many special signal handlers
369  [   3e0]  failed to find special handler to remove
370  [   409]  sigaction
371  [   413]  sigprocmask
372  [   41f]  sigaction64
373  [   42b]  sigprocmask64
374  [   439]  Unable to find next %s in signal chain
375  [   460]  zygote
376  [   467]  ro.product.cpu.abilist32
377  [   480]  x86
378
379
380Displaying notes found in: .note.android.ident
381  Owner                 Data size	Description
382  Android              0x00000004	NT_VERSION (version)
383   description data: 1c 00 00 00
384
385Displaying notes found in: .note.gnu.build-id
386  Owner                 Data size	Description
387  GNU                  0x00000010	NT_GNU_BUILD_ID (unique build ID bitstring)
388    Build ID: 2bb7d95d208fcf19b7cca6e41929753b
389
390Displaying notes found in: .note.gnu.gold-version
391  Owner                 Data size	Description
392  GNU                  0x00000009	NT_GNU_GOLD_VERSION (gold version)
393    Version: gold 1.12
394