commit | 4ac8d96c332b014b72c2480aa1c83762e818daef | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Mon Mar 30 10:44:30 2020 -0700 |
committer | Eric Holk <eholk@google.com> | Mon Mar 30 12:49:32 2020 -0700 |
tree | 7e32361fd8db155fb33fae52332b671896f29980 | |
parent | d31cff10f6982c312605a980272d9aa107658c71 [diff] |
Add method_idx output to dexdump and dexlayout Includes method_idx when dumping methods. To keeep the default output the same, this field is only displayed when the -h option is given, which is the option that also controls when the class_idx field is displayed. Test: m test-art-host-gtest Change-Id: I6a71d2ecd29e50df506e97bb4c08c94a0b4c5a6a