blob: 3c0d6add3c39a710a445a3a9edd0a893dc1f0c92 [file] [log] [blame]
The Android Open Source Project2ad60cf2008-10-21 07:00:00 -07001reading small-class.txt...
2begin classfile
3magic: cafebabe
4minor_version: 0000
5major_version: 002e
6constant_pool_count: 0007
7
8constant_pool:
9 0001: utf8{"Small"}
10 0002: utf8{"java/lang/Object"}
11 0003: type{Small}
12 0004: type{java.lang.Object}
13 0005: utf8{"foo"}
14 0006: utf8{"()V"}
15end constant_pool
16access_flags: public|super
17this_class: type{Small}
18super_class: type{java.lang.Object}
19interfaces_count: 0000
20fields_count: 0000
21methods_count: 0001
22
23methods[0]:
24 access_flags: public|private|protected|static|final|synchronized|bridge|varargs|native|abstract|strictfp|synthetic|e200
25 name: foo
26 descriptor: ()V
27 attributes_count: 0000
28end methods[0]
29attributes_count: 0000
30end classfile